summaryrefslogtreecommitdiffstats
path: root/math/kcalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r--math/kcalc/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index 597087e..f002aee 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -3,22 +3,18 @@
PORTNAME= kcalc
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= math kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Scientific calculator for KDE
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
- mpfr:${PORTSDIR}/math/mpfr
-
-CONFLICTS_INSTALL= kdeutils-4.[0-7].*
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
+ libmpfr.so:${PORTSDIR}/math/mpfr
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
USES= cmake:outsource
USE_QT4= xml qmake_build moc_build rcc_build uic_build
-NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud