summaryrefslogtreecommitdiffstats
path: root/misc/ktouch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r--misc/ktouch/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile
index 286c7d1..c36fa98 100644
--- a/misc/ktouch/Makefile
+++ b/misc/ktouch/Makefile
@@ -3,15 +3,12 @@
PORTNAME= ktouch
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= misc 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= Touch typing tutor for KDE 4
-CONFLICTS= kdeedu-4.[0-6].*
-
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USES= cmake:outsource
USE_QT4= corelib declarative opengl phonon script sql xmlpatterns \
@@ -19,7 +16,4 @@ USE_QT4= corelib declarative opengl phonon script sql xmlpatterns \
USE_XZ= yes
USE_XORG= xkbfile
-MAN1= ktouch.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud