aboutsummaryrefslogtreecommitdiff
path: root/devel/gecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gecode/Makefile')
-rw-r--r--devel/gecode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gecode/Makefile b/devel/gecode/Makefile
index 904cf7077739..9cb737dcd310 100644
--- a/devel/gecode/Makefile
+++ b/devel/gecode/Makefile
@@ -46,7 +46,8 @@ OPTIONS_DEFINE= GIST
OPTIONS_SUB= yes
GIST_DESC= Interactive Search Tool (requires Qt)
-GIST_USE= QT4=corelib,gui,moc_build,qmake_build
+GIST_USES= qt:4
+GIST_USE= QT=corelib,gui,moc_build,qmake_build
GIST_CONFIGURE_ON= --enable-gist --enable-qt
GIST_CONFIGURE_OFF= --disable-gist --disable-qt