aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-31 21:37:24 +0800
committerkrion <krion@FreeBSD.org>2003-10-31 21:37:24 +0800
commitae99518e68931598a1c01322930a7a5589d74d3c (patch)
treeed0fdef654508160b48f8ab0ed0a268e3729547e /games
parent479404571533ab5111a4c0d27386f96b0df2eb21 (diff)
downloadfreebsd-ports-gnome-ae99518e68931598a1c01322930a7a5589d74d3c.tar.gz
freebsd-ports-gnome-ae99518e68931598a1c01322930a7a5589d74d3c.tar.zst
freebsd-ports-gnome-ae99518e68931598a1c01322930a7a5589d74d3c.zip
- Rename bin/quake2 to bin/q2f because it conflicts with
games/quake2lnx PR: 58761 Submitted by: maintainer
Diffstat (limited to 'games')
-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