aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ktorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ktorrent/Makefile')
-rw-r--r--net-p2p/ktorrent/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile
index 0d372e7b1f90..5f8a8a5396b8 100644
--- a/net-p2p/ktorrent/Makefile
+++ b/net-p2p/ktorrent/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/
MAINTAINER= makc@FreeBSD.org
COMMENT= BitTorrent client for KDE
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
- libgmp.so:${PORTSDIR}/math/gmp \
- libktorrent.so:${PORTSDIR}/net-p2p/libktorrent
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
+LIB_DEPENDS= libtag.so:audio/taglib \
+ libgmp.so:math/gmp \
+ libktorrent.so:net-p2p/libktorrent
USE_KDE4= kdelibs kdeprefix automoc4 pimlibs workspace
USE_QT4= corelib gui network qt3support qtestlib webkit \