aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-qtruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-qtruby/Makefile')
-rw-r--r--devel/ruby-qtruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-qtruby/Makefile b/devel/ruby-qtruby/Makefile
index 7eca6a0c99c0..d7f2b6a4b249 100644
--- a/devel/ruby-qtruby/Makefile
+++ b/devel/ruby-qtruby/Makefile
@@ -11,8 +11,8 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Ruby bindings for Qt
-LIB_DEPENDS= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \
- libqscintilla2.so:${PORTSDIR}/devel/qscintilla2
+LIB_DEPENDS= libqwt.so:x11-toolkits/qwt5 \
+ libqscintilla2.so:devel/qscintilla2
USE_KDE4= kdeprefix smokeqt
USE_QT4= corelib dbus declarative gui network phonon script webkit xml \