aboutsummaryrefslogtreecommitdiff
path: root/games/vavoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/vavoom/Makefile')
-rw-r--r--games/vavoom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile
index b68f565fe6a2..352d6a9cb3a9 100644
--- a/games/vavoom/Makefile
+++ b/games/vavoom/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= vavoom
-PORTVERSION= 1.27.1
-PORTREVISION= 1
+PORTVERSION= 1.28
CATEGORIES= games
MASTER_SITES= SF
@@ -124,7 +123,7 @@ CMAKE_ARGS+= -DWITH_SDL=N
post-patch:
@cd ${WRKSRC} && ${SH} fixunix.sh
- @${REINPLACE_CMD} -e 's|$$\* $${IWADDIR}|-iwaddir ${DMDIR} $$*|' \
+ @${REINPLACE_CMD} -e 's|$$\* ||; s|$${IWADDIR}|-iwaddir ${DMDIR} $$*|' \
${WRKSRC}/source/CMakeLists.txt
post-install: