aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/five-or-more/Makefile3
-rw-r--r--games/five-or-more/pkg-plist1
-rw-r--r--games/gnome-nibbles/Makefile3
-rw-r--r--games/gnome-nibbles/pkg-plist1
-rw-r--r--games/gnome-robots/Makefile3
-rw-r--r--games/gnome-robots/pkg-plist1
-rw-r--r--games/tali/Makefile3
-rw-r--r--games/tali/pkg-plist3
8 files changed, 18 insertions, 0 deletions
diff --git a/games/five-or-more/Makefile b/games/five-or-more/Makefile
index c50082c863f1..b6d9ff259024 100644
--- a/games/five-or-more/Makefile
+++ b/games/five-or-more/Makefile
@@ -25,4 +25,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share
GLIB_SCHEMAS= org.gnome.five-or-more.gschema.xml
+post-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/games
+
.include <bsd.port.mk>
diff --git a/games/five-or-more/pkg-plist b/games/five-or-more/pkg-plist
index 06253278d355..81b80a5493fd 100644
--- a/games/five-or-more/pkg-plist
+++ b/games/five-or-more/pkg-plist
@@ -753,3 +753,4 @@ share/locale/xh/LC_MESSAGES/five-or-more.mo
share/locale/zh_CN/LC_MESSAGES/five-or-more.mo
share/locale/zh_HK/LC_MESSAGES/five-or-more.mo
share/locale/zh_TW/LC_MESSAGES/five-or-more.mo
+@dir share/games
diff --git a/games/gnome-nibbles/Makefile b/games/gnome-nibbles/Makefile
index 9486dd4239c2..00bcb66c4f03 100644
--- a/games/gnome-nibbles/Makefile
+++ b/games/gnome-nibbles/Makefile
@@ -39,4 +39,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share
GLIB_SCHEMAS= org.gnome.nibbles.gschema.xml
+post-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/games
+
.include <bsd.port.mk>
diff --git a/games/gnome-nibbles/pkg-plist b/games/gnome-nibbles/pkg-plist
index 1f0c76ae9b59..77ddf2d39a38 100644
--- a/games/gnome-nibbles/pkg-plist
+++ b/games/gnome-nibbles/pkg-plist
@@ -393,3 +393,4 @@ share/locale/xh/LC_MESSAGES/gnome-nibbles.mo
share/locale/zh_CN/LC_MESSAGES/gnome-nibbles.mo
share/locale/zh_HK/LC_MESSAGES/gnome-nibbles.mo
share/locale/zh_TW/LC_MESSAGES/gnome-nibbles.mo
+@dir share/games
diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile
index 8aaf3c0a3fee..455e55be87c8 100644
--- a/games/gnome-robots/Makefile
+++ b/games/gnome-robots/Makefile
@@ -32,4 +32,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share
GLIB_SCHEMAS= org.gnome.robots.gschema.xml
+post-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/games
+
.include <bsd.port.mk>
diff --git a/games/gnome-robots/pkg-plist b/games/gnome-robots/pkg-plist
index 038e0bf7e971..2a5138f71939 100644
--- a/games/gnome-robots/pkg-plist
+++ b/games/gnome-robots/pkg-plist
@@ -747,3 +747,4 @@ share/locale/zh_CN/LC_MESSAGES/gnome-robots.mo
share/locale/zh_HK/LC_MESSAGES/gnome-robots.mo
share/locale/zh_TW/LC_MESSAGES/gnome-robots.mo
share/metainfo/gnome-robots.appdata.xml
+@dir share/games
diff --git a/games/tali/Makefile b/games/tali/Makefile
index 0c554db68c5d..805320b8c55a 100644
--- a/games/tali/Makefile
+++ b/games/tali/Makefile
@@ -25,4 +25,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share
GLIB_SCHEMAS= org.gnome.tali.gschema.xml
+post-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/games
+
.include <bsd.port.mk>
diff --git a/games/tali/pkg-plist b/games/tali/pkg-plist
index 0f84c4e4539b..66db9b2aadbe 100644
--- a/games/tali/pkg-plist
+++ b/games/tali/pkg-plist
@@ -2,6 +2,8 @@ bin/tali
man/man6/tali.6.gz
share/appdata/tali.appdata.xml
share/applications/tali.desktop
+@unexec [ -s %D/share/games/gtali.Colors.scores ] || rm -f %D/share/games/gtali.Colors.scores
+@unexec [ -s %D/share/games/gtali.Regular.scores ] || rm -f %D/share/games/gtali.Regular.scores
share/help/C/tali/figures/mainwindow.png
share/help/C/tali/figures/preferences.png
share/help/C/tali/index.docbook
@@ -193,3 +195,4 @@ share/locale/zh_TW/LC_MESSAGES/tali.mo
%%DATADIR%%/kismet4.svg
%%DATADIR%%/kismet5.svg
%%DATADIR%%/kismet6.svg
+@dir share/games