diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
commit | 059340ceb7b48dcb0df914995161c233f99ef0fd (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /math/labplot | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) |
Notes
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index b8d62393a526..7be86dd9492e 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgsl.so:math/gsl USES= cmake shared-mime-info tar:bzip2 USE_XORG= xft xpm USE_GCC= yes -USE_KDE4= automoc4 kdelibs kdeprefix +USE_KDE4= automoc4 kdelibs USE_QT4= moc_build qmake_build rcc_build uic_build post-patch: |