summaryrefslogtreecommitdiff
path: root/math/kmplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r--math/kmplot/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile
index 5fb1edfa09c5..6a81ee639eb2 100644
--- a/math/kmplot/Makefile
+++ b/math/kmplot/Makefile
@@ -3,21 +3,15 @@
PORTNAME= kmplot
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= Mathematical function plotter for KDE 4
-CONFLICTS= kdeedu-4.[0-6].*
-
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USES= cmake:outsource
USE_QT4= xml moc_build qmake_build rcc_build uic_build
USE_XZ= yes
-MAN1= kmplot.1
-
-NO_STAGE= yes
.include <bsd.port.mk>