aboutsummaryrefslogtreecommitdiff
path: root/games/balazar/Makefile
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-05-28 16:08:55 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-05-28 16:08:55 +0000
commit6b11e67a643dff21326799a8dda64d9924a6ed31 (patch)
tree61466049b4938cdaa2712523a783ade28db63dae /games/balazar/Makefile
parentf4aa695a2494c67755fdb3fe0a389c644cfed1cf (diff)
downloadports-6b11e67a643dff21326799a8dda64d9924a6ed31.tar.gz
ports-6b11e67a643dff21326799a8dda64d9924a6ed31.zip
Notes
Diffstat (limited to 'games/balazar/Makefile')
-rw-r--r--games/balazar/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile
index d2c291704f40..42a302bbb5e4 100644
--- a/games/balazar/Makefile
+++ b/games/balazar/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= balazar
-PORTVERSION= 0.3
+PORTVERSION= 0.3.1
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/balazar/
DISTNAME= Balazar-${PORTVERSION}
@@ -33,6 +33,9 @@ USE_GL= yes
USE_SDL= sdl mixer
USE_GETTEXT= yes
+post-patch:
+ @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/setup.cfg
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}