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 89b4d2453600..1aa30a4028d7 100644
--- a/devel/kdevplatform/Makefile
+++ b/devel/kdevplatform/Makefile
@@ -11,10 +11,10 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Set of libraries for KDE IDE-like programs
-LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \
- boost_thread:${PORTSDIR}/devel/boost-libs \
- qjson:${PORTSDIR}/devel/qjson \
- grantlee_gui:${PORTSDIR}/devel/grantlee
+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
USE_KDE4= kate_run kdehier kdelibs kdeprefix automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build \