aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-robots
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-robots
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-robots')
-rw-r--r--games/gnome-robots/Makefile3
-rw-r--r--games/gnome-robots/pkg-plist1
2 files changed, 4 insertions, 0 deletions
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