diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
commit | 9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch) | |
tree | bc087bd13fb3e313884021b8e0a5e2046e75d491 /math/qwtplot3d-qt4 | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) | |
download | ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip |
Notes
Diffstat (limited to 'math/qwtplot3d-qt4')
-rw-r--r-- | math/qwtplot3d-qt4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/qwtplot3d-qt4/Makefile b/math/qwtplot3d-qt4/Makefile index 3339208fac8d..205fec178030 100644 --- a/math/qwtplot3d-qt4/Makefile +++ b/math/qwtplot3d-qt4/Makefile @@ -16,8 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= makc@FreeBSD.org COMMENT= 3D plotting widgets for scientific data and math expressions -USE_QT_VER= 4 -QT_COMPONENTS= gui moc_build qmake_build opengl +USE_QT4= gui moc_build qmake_build opengl USE_GL= glu USE_LDCONFIG= yes HAS_CONFIGURE= yes |