aboutsummaryrefslogtreecommitdiff
path: root/devel/kdevplatform/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdevplatform/Makefile')
-rw-r--r--devel/kdevplatform/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/kdevplatform/Makefile b/devel/kdevplatform/Makefile
index 9c7db676d0a7..0e6e77ec5eae 100644
--- a/devel/kdevplatform/Makefile
+++ b/devel/kdevplatform/Makefile
@@ -11,10 +11,10 @@ DIST_SUBDIR= KDE/kdevelop/${KDEVELOP_VERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Set of libraries for KDE IDE-like programs
-LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \
- libboost_thread.so:${PORTSDIR}/devel/boost-libs \
- libqjson.so:${PORTSDIR}/devel/qjson \
- libgrantlee_gui.so:${PORTSDIR}/devel/grantlee
+LIB_DEPENDS= libsvn_client-1.so:devel/subversion \
+ libboost_thread.so:devel/boost-libs \
+ libqjson.so:devel/qjson \
+ libgrantlee_gui.so:devel/grantlee
USE_KDE4= kate_run kdelibs kdeprefix automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build \