aboutsummaryrefslogtreecommitdiff
path: root/games/kfourinline/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
commite9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch)
treeef2b2b24dfacf6def95c54d3379c421565b1fe2b /games/kfourinline/Makefile
parent4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff)
Notes
Diffstat (limited to 'games/kfourinline/Makefile')
-rw-r--r--games/kfourinline/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile
index dd4109756f79..a62176d77024 100644
--- a/games/kfourinline/Makefile
+++ b/games/kfourinline/Makefile
@@ -3,20 +3,16 @@
PORTNAME= kfourinline
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= games 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= ${${PORTNAME}_DESC}
-CONFLICTS_INSTALL= kdegames-4.[0-9].*
-
USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4
USES= cmake:outsource
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
-NO_STAGE= yes
.include <${.CURDIR}/../kdegames4/Makefile.common>
.include <bsd.port.mk>