aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-nibbles
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-12-15 21:43:49 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-12-15 21:43:49 +0000
commitee59a27b6b6c84ba6610fdb24594cf8fab6f681a (patch)
treecc8c00de55c5fd4aa8f7c1332b96c8b3881c365b /games/gnome-nibbles
parent45ee8ac1cc7c6ec687337de170cdc79f00e4b99d (diff)
downloadports-ee59a27b6b6c84ba6610fdb24594cf8fab6f681a.tar.gz
ports-ee59a27b6b6c84ba6610fdb24594cf8fab6f681a.zip
Make sure share/games gets created and removed. Otherwise there might be
chicken & egg issues. While here fix tali score files. Reported by: mandree@, antoine@
Notes
Notes: svn path=/head/; revision=487548
Diffstat (limited to 'games/gnome-nibbles')
-rw-r--r--games/gnome-nibbles/Makefile3
-rw-r--r--games/gnome-nibbles/pkg-plist1
2 files changed, 4 insertions, 0 deletions
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