aboutsummaryrefslogtreecommitdiff
path: root/games/xtet42
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
commitd26ef18700dca59c35dc940097bf7b3db1369965 (patch)
treeadf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /games/xtet42
parent23211342637a054575d9dc1935d00c038cb6545f (diff)
downloadports-d26ef18700dca59c35dc940097bf7b3db1369965.tar.gz
ports-d26ef18700dca59c35dc940097bf7b3db1369965.zip
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=425174
Diffstat (limited to 'games/xtet42')
-rw-r--r--games/xtet42/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/xtet42/Makefile b/games/xtet42/Makefile
index ff4974901651..4de1af7808a4 100644
--- a/games/xtet42/Makefile
+++ b/games/xtet42/Makefile
@@ -15,9 +15,6 @@ CONFIGURE_ARGS= --localstatedir=/var/games
USE_XORG= x11
ALL_TARGET= ${PORTNAME}
-post-extract:
- @${CHMOD} -R u+w ${WRKSRC}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xtet42 ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xtet42.6 ${STAGEDIR}${MANPREFIX}/man/man6