Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.

This commit is contained in:
Chris Roberts
2010-04-27 01:15:54 +00:00
parent c86fe80720
commit 2314c1cc85
42 changed files with 82 additions and 77 deletions

View File

@@ -3,14 +3,12 @@ HOMEPAGE="http://www.transmissionbt.com/"
SRC_URI="http://mirrors.m0k.org/transmission/files/transmission-1.72.tar.bz2"
CHECKSUM_MD5="4ebbb9d4c27a019f5aced926818be4fa"
REVISION="1"
STATUS_R5="untested"
STATUS_BONE="untested"
# gcc4 is required
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
STATUS_HAIKU="stable"
# pkgconfig is only a build dependency
DEPEND="pkgconfig, curl, libevent"
DEPEND="dev-util/pkgconfig >= 0.23
net-misc/curl >= 7.20.1
dev-libs/libevent >= 1.4.11"
BUILD {
cd transmission-1.72

View File

@@ -10,7 +10,9 @@ STATUS_BONE="untested"
STATUS_HAIKU="stable"
# pkgconfig is only a build dependency
DEPEND="pkgconfig, curl, libevent"
DEPEND="dev-util/pkgconfig >= 0.23
net-misc/curl >= 7.20.1
dev-libs/libevent >= 1.4.11"
BUILD {
cd transmission-1.73