diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-05-19 13:06:13 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-05-19 13:06:13 +0000 |
commit | 6378d6452feced49397fa2c81d9d67f78de92113 (patch) | |
tree | a4aa1384080656c7fbb2b60f97a8fffa1905cc2a /net-p2p/rtorrent-devel | |
parent | 888ad81c31d8a754e1bd1f081962215895a116b3 (diff) |
Notes
Diffstat (limited to 'net-p2p/rtorrent-devel')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index b340d86878ab..4cd12553bf40 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -15,7 +15,6 @@ COMMENT= BitTorrent Client written in C++ (development version) BUILD_DEPENDS= libtorrent-devel=0.12.2:${PORTSDIR}/net-p2p/libtorrent-devel RUN_DEPENDS= libtorrent-devel=0.12.2:${PORTSDIR}/net-p2p/libtorrent-devel -LIB_DEPENDS= # empty MASTERDIR= ${.CURDIR}/../rtorrent MD5_FILE= ${.CURDIR}/distinfo |