aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-28 12:32:21 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-28 12:32:21 +0000
commit942ca9510327a305bfe730f0a740303416f32151 (patch)
tree502fd6c1ca9a0922248ee3e0947ef2b99817ee4c /x11
parent31126a2273f467a6f7509975fa6de2f516d28bc8 (diff)
downloadports-942ca9510327a305bfe730f0a740303416f32151.tar.gz
ports-942ca9510327a305bfe730f0a740303416f32151.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/py-qt4-opengl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile
index ba6dc97aab65..43c474d40956 100644
--- a/x11/py-qt4-opengl/Makefile
+++ b/x11/py-qt4-opengl/Makefile
@@ -12,8 +12,9 @@ CONFIGURE_ARGS= --enable QtOpenGL
PYQT_DIST= yes
USES= python pyqt:4
-USE_PYQT= sip_build gui_run
-USE_QT4= moc_build opengl qmake_build
+USE_GL= gl
+USE_PYQT= sip_build core_run gui_run
+USE_QT4= corelib gui opengl moc_build qmake_build
OPTIONS_DEFINE= API DEBUG
OPTIONS_DEFAULT=API