aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-04-16 22:34:11 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-04-16 22:34:11 +0000
commitca2d76ff833a0e91a9d7ddc001932ce198a5c7cf (patch)
tree2094894263d77992f2828dfb59ed3d12c97e42c7 /math/qtiplot/Makefile
parentd6d1fbb4b3f673fd2e7acc4ea4b98742837a8752 (diff)
downloadports-ca2d76ff833a0e91a9d7ddc001932ce198a5c7cf.tar.gz
ports-ca2d76ff833a0e91a9d7ddc001932ce198a5c7cf.zip
Fix build with upcoming Qt 4.8
Notes
Notes: svn path=/head/; revision=294931
Diffstat (limited to 'math/qtiplot/Makefile')
-rw-r--r--math/qtiplot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 4720e0940a45..c146e496eed3 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_QT_VER= 4
QT_COMPONENTS= gui opengl svg qt3support network assistantclient \
moc_build qmake_build rcc_build
+USE_GL= glu
HAS_CONFIGURE= yes
QMAKE_ARGS+= -recursive PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} \
PYTHON_CMD=${PYTHON_CMD}