diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2011-05-25 08:01:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2011-05-25 08:01:56 +0000 |
commit | 15d0ccca705a29617072b381a21defad533adea0 (patch) | |
tree | 229f362f1c7dc769dd69adb8e2eb2f3d224abba0 /net-p2p | |
parent | 3f45ff28a767c7a77775eb4fe66c9e37195ac66d (diff) | |
download | ports-15d0ccca705a29617072b381a21defad533adea0.tar.gz ports-15d0ccca705a29617072b381a21defad533adea0.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 58fef8ca1835..fd72ee3ad50b 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -16,8 +16,6 @@ COMMENT= BitTorrent Client written in C++ (development version) BUILD_DEPENDS= libtorrent-devel=0.12.8:${PORTSDIR}/net-p2p/libtorrent-devel RUN_DEPENDS= libtorrent-devel=0.12.8:${PORTSDIR}/net-p2p/libtorrent-devel -BROKEN= fails to package - MASTERDIR= ${.CURDIR}/../rtorrent PATCHDIR= ${.CURDIR}/files/ DISTINFO_FILE= ${.CURDIR}/distinfo |