aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/nucleo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile
index 043d80857485..77785dec35ea 100644
--- a/x11-toolkits/nucleo/Makefile
+++ b/x11-toolkits/nucleo/Makefile
@@ -39,7 +39,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
-.if !defined(WITHOUT_QT4)
+.if defined(WITH_QT4)
LIB_DEPENDS+= QtCore:${PORTSDIR}/devel/qt4-corelib
MAKE_ARGS+= QT4MOC=${LOCALBASE}/bin/moc-qt4
PLIST_SUB+= QT4=""