summaryrefslogtreecommitdiffstats
path: root/games/kshisen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kshisen/Makefile')
-rw-r--r--games/kshisen/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile
index 7b89ec1..79c81cb 100644
--- a/games/kshisen/Makefile
+++ b/games/kshisen/Makefile
@@ -3,22 +3,18 @@
PORTNAME= kshisen
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}
-LIB_DEPENDS= kmahjongglib.5:${PORTSDIR}/games/libkmahjongg
-
-CONFLICTS_INSTALL= kdegames-4.[0-9].*
+LIB_DEPENDS= libkmahjongglib.so:${PORTSDIR}/games/libkmahjongg
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>
OpenPOWER on IntegriCloud