summaryrefslogtreecommitdiff
path: root/games/yadex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/yadex/Makefile')
-rw-r--r--games/yadex/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile
index 006b7c5dea86..e5867d7556e1 100644
--- a/games/yadex/Makefile
+++ b/games/yadex/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yadex
-PORTVERSION= 1.5.1
+PORTVERSION= 1.5.2
CATEGORIES= games
MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/
@@ -17,8 +17,7 @@ MAKEFILE= GNUmakefile
MAN6= yadex.6 ybsp.6
-#pre-build:
-# mv ${WRKDIR}/${DISTNAME}/Makefile ${WRKDIR}/${DISTNAME}/Makefile.orig
-# mv ${WRKDIR}/${DISTNAME}/GNUmakefile ${WRKDIR}/${DISTNAME}/Makefile
+post-install:
+ ${CHMOD} 644 ${PREFIX}/etc/yadex/1.5.2/yadex.cfg
.include <bsd.port.mk>