summaryrefslogtreecommitdiff
path: root/games/yadex/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-07 05:54:56 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-07 05:54:56 +0000
commit76ffcbc4dc80b5f5ac9efc150fecb8fdaea9b2e5 (patch)
treebe427e884ab14df48668ca05f0182d60ea9182d4 /games/yadex/Makefile
parentSolve a problem such that if make, imake for XFree86-3 is required, (diff)
Update to 1.5.2
PR: 28786 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=44866
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>