summaryrefslogtreecommitdiff
path: root/devel/edb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/edb/Makefile')
-rw-r--r--devel/edb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/edb/Makefile b/devel/edb/Makefile
index 79736b328d2d..459845b88484 100644
--- a/devel/edb/Makefile
+++ b/devel/edb/Makefile
@@ -14,8 +14,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-USES= qmake tar:tgz
-USE_QT4= gui network xml moc_build rcc_build uic_build
+USES= qmake qt:4 tar:tgz
+USE_QT= gui network xml moc_build rcc_build uic_build
QMAKE_ARGS= DEFAULT_PLUGIN_PATH="${PREFIX}/libexec/${PORTNAME}"
WRKSRC= ${WRKDIR}/debugger