aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-08 06:00:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-08 06:00:08 +0800
commit0fd95fa987f8af678d9264f11baa14e5e86770c8 (patch)
tree66916b9ff4db6f838614b1eb717e64ed617737d3 /games
parent1408c69670f281132fd03ba67cb0a898aa5f3500 (diff)
downloadfreebsd-ports-gnome-0fd95fa987f8af678d9264f11baa14e5e86770c8.tar.gz
freebsd-ports-gnome-0fd95fa987f8af678d9264f11baa14e5e86770c8.tar.zst
freebsd-ports-gnome-0fd95fa987f8af678d9264f11baa14e5e86770c8.zip
- Fix build from non-root
Approved by: portmgr blanket
Diffstat (limited to 'games')
-rw-r--r--games/xtet42/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xtet42/Makefile b/games/xtet42/Makefile
index 649ca0b61a81..8f031b51daeb 100644
--- a/games/xtet42/Makefile
+++ b/games/xtet42/Makefile
@@ -14,6 +14,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-setgid=games
USE_XORG= x11
+post-extract:
+ @${CHMOD} -R u+w ${WRKSRC}
+
post-patch:
@${REINPLACE_CMD} -e 's,^hiscoredir.*,hiscoredir=${DATADIR},' \
${WRKSRC}/Makefile.in