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/kcalc | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) | |
download | ports-059340ceb7b48dcb0df914995161c233f99ef0fd.tar.gz ports-059340ceb7b48dcb0df914995161c233f99ef0fd.zip |
Notes
Diffstat (limited to 'math/kcalc')
-rw-r--r-- | math/kcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 0db896d02db8..fd6222a7c7e9 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -12,7 +12,7 @@ COMMENT= Scientific calculator for KDE LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr -USE_KDE4= kdeprefix automoc4 kdelibs +USE_KDE4= automoc4 kdelibs USES= cmake:outsource tar:xz USE_QT4= xml qmake_build moc_build rcc_build uic_build |