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