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

@@ -4,9 +4,12 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.5.tar.gz"
REVISION="1"
CHECKSUM_MD5="e701095e1824b7e512a17000f4c0a783"
STATUS_HAIKU="stable"
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
# pkgconfig is only a build dependency
DEPEND="gcc4, pkgconfig, curl, libsigc++, libtorrent"
DEPEND="pkgconfig >= 0.23
curl >= 7.19.1
libsigc++ >= ??
net-libs/libtorrent >= 0.12.5"
BUILD {
cd rtorrent-0.8.5