summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/quake2forge/Makefile3
-rw-r--r--games/quake2forge/pkg-message4
-rw-r--r--games/quake2forge/pkg-plist2
3 files changed, 7 insertions, 2 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile
index b89f7136c137..61d01c9f6ba1 100644
--- a/games/quake2forge/Makefile
+++ b/games/quake2forge/Makefile
@@ -7,6 +7,7 @@
PORTNAME= quake2forge
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= quake
@@ -24,7 +25,7 @@ LDCONFIG_DIRS= ${PREFIX}/lib/quake2 ${PREFIX}/lib/quake2/baseq2 ${PREFIX}/lib/qu
.include <bsd.port.pre.mk>
-CONFIGURE_ARGS= --enable-static=no
+CONFIGURE_ARGS= --enable-static=no --program-transform-name='s/^quake2$$/q2f/'
CONFIGURE_TARGET=
.if exists(${LOCALBASE}/lib/libSDL-1.1.so.5)
diff --git a/games/quake2forge/pkg-message b/games/quake2forge/pkg-message
index d9254e19100c..45763a1f5e82 100644
--- a/games/quake2forge/pkg-message
+++ b/games/quake2forge/pkg-message
@@ -12,4 +12,8 @@ If you experience problems with mouse move-
ments when running in GLX-Mode, try setting
in_dgamouse to 1.
+ATTENTION: The Quake2Forge binary now gets
+installed as q2f instead of quake2 to avoid
+conflicting with games/quake2lnx
+
===============================================
diff --git a/games/quake2forge/pkg-plist b/games/quake2forge/pkg-plist
index b30f256420d9..b6266134aa1e 100644
--- a/games/quake2forge/pkg-plist
+++ b/games/quake2forge/pkg-plist
@@ -1,4 +1,4 @@
-bin/quake2
+bin/q2f
%%SVGA:%%lib/quake2/ref_soft.so
%%SDL:%%lib/quake2/ref_softsdl.so
%%SDLGL:%%lib/quake2/ref_sdlgl.so