summaryrefslogtreecommitdiff
path: root/graphics/zbar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/zbar/Makefile')
-rw-r--r--graphics/zbar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile
index cba3a0d5208c..2512f808c9dc 100644
--- a/graphics/zbar/Makefile
+++ b/graphics/zbar/Makefile
@@ -45,7 +45,8 @@ GTK2_USE= GNOME=gtk20
GTK2_CONFIGURE_ON= --with-gtk=yes
GTK2_CONFIGURE_OFF= --with-gtk=no
-QT4_USE= QT4=gui,moc_build
+QT4_USES= qt:4
+QT4_USE= QT=gui,moc_build
QT4_CONFIGURE_ON= --with-qt=yes
QT4_CONFIGURE_OFF= --with-qt=no