summaryrefslogtreecommitdiffstats
path: root/games/quake-dpmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake-dpmod/Makefile')
-rw-r--r--games/quake-dpmod/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/quake-dpmod/Makefile b/games/quake-dpmod/Makefile
index 2bae302..be466d0 100644
--- a/games/quake-dpmod/Makefile
+++ b/games/quake-dpmod/Makefile
@@ -23,8 +23,6 @@ DATADIR= ${Q1DIR}/${PORTNAME}
post-extract:
# Remove CVS directories
@${FIND} ${WRKSRC} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -r
-# Fix permissions
- @${CHMOD} go-w ${WRKSRC}/dpmod/progs.dat
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
OpenPOWER on IntegriCloud