summaryrefslogtreecommitdiff
path: root/devel/ace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ace/Makefile')
-rw-r--r--devel/ace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile
index 89f6f9681b01..aed55fc03569 100644
--- a/devel/ace/Makefile
+++ b/devel/ace/Makefile
@@ -46,7 +46,8 @@ OPTIONS_SUB= yes
FLTK_DESC= FLTK GUI toolkit
FLTK_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk
FLTK_MAKE_ENV= fl=1
-QT4_USE= QT4=corelib,gui,moc_build
+QT4_USES= qt:4
+QT4_USE= QT=corelib,gui,moc_build
QT4_MAKE_ENV= qt=1 qt4=1 QTDIR="${PREFIX}"
QT4_CPPFLAGS= -I${QT_INCDIR}
QT4_LDFLAGS= -L${QT_LIBDIR}