diff options
Diffstat (limited to 'devel/smokeqt/Makefile')
-rw-r--r-- | devel/smokeqt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/smokeqt/Makefile b/devel/smokeqt/Makefile index 311a67f4975b..6e23de58e132 100644 --- a/devel/smokeqt/Makefile +++ b/devel/smokeqt/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= SMOKE bindings for Qt -LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2 \ - libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 +LIB_DEPENDS= libqscintilla2.so:devel/qscintilla2 \ + libqwt.so:x11-toolkits/qwt5 USE_KDE4= kdeprefix smokegen qimageblitz USE_QT4= corelib dbus declarative designer_build gui help \ |