diff options
Diffstat (limited to 'net/kget/Makefile')
-rw-r--r-- | net/kget/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/kget/Makefile b/net/kget/Makefile index 0ea2a148a3eb..377c59c90095 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -10,11 +10,11 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE download manager -LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \ - libktorrent.so:${PORTSDIR}/net-p2p/libktorrent \ - libmms.so:${PORTSDIR}/net/libmms \ - libqca.so:${PORTSDIR}/devel/qca \ - libboost_thread.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libgpgme.so:security/gpgme \ + libktorrent.so:net-p2p/libktorrent \ + libmms.so:net/libmms \ + libqca.so:devel/qca \ + libboost_thread.so:devel/boost-libs USE_KDE4= kdelibs kdeprefix workspace libkonq \ nepomuk-core nepomuk-widgets automoc4 ontologies \ |