aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2014-02-01 20:17:42 +0800
committermakc <makc@FreeBSD.org>2014-02-01 20:17:42 +0800
commit0f5e1d428847cbc3e4fd726b997bf1d929a4a99c (patch)
tree270b8293a823ae8f2af62cb68b1058b435eb71ac /games
parent7cb1d75f900f92c341f87d0c77f3bee7bea76c8f (diff)
downloadfreebsd-ports-gnome-0f5e1d428847cbc3e4fd726b997bf1d929a4a99c.tar.gz
freebsd-ports-gnome-0f5e1d428847cbc3e4fd726b997bf1d929a4a99c.tar.zst
freebsd-ports-gnome-0f5e1d428847cbc3e4fd726b997bf1d929a4a99c.zip
Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to ${LOCALBASE} soon.
Diffstat (limited to 'games')
-rw-r--r--games/kpat/Makefile4
-rw-r--r--games/palapeli/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile
index b6edf15a8685..38f7a9622eb8 100644
--- a/games/kpat/Makefile
+++ b/games/kpat/Makefile
@@ -12,8 +12,8 @@ COMMENT= ${${PORTNAME}_DESC}
CONFLICTS_INSTALL= kdegames-4.[0-9].*
-USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 sharedmime
-USES= cmake:outsource
+USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4
+USES= cmake:outsource shared-mime-info
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile
index 2b893b01d01d..b7279b693c23 100644
--- a/games/palapeli/Makefile
+++ b/games/palapeli/Makefile
@@ -12,8 +12,8 @@ COMMENT= ${${PORTNAME}_DESC}
CONFLICTS_INSTALL= kdegames-4.[0-9].*
-USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 sharedmime
-USES= cmake:outsource
+USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4
+USES= cmake:outsource shared-mime-info
USE_QT4= corelib gui gui \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes