aboutsummaryrefslogtreecommitdiffstats
path: root/games/quake2lnx
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2006-04-04 02:41:20 +0800
committerdanfe <danfe@FreeBSD.org>2006-04-04 02:41:20 +0800
commitc9e44ca2daf5ba04ff1aaf3de92ab11aa0ed89db (patch)
tree985a766af684425be6a392fa060823b2a97e367a /games/quake2lnx
parenteb20089f8b743c8eaada66ea0e7bac3a7899785f (diff)
downloadfreebsd-ports-gnome-c9e44ca2daf5ba04ff1aaf3de92ab11aa0ed89db.tar.gz
freebsd-ports-gnome-c9e44ca2daf5ba04ff1aaf3de92ab11aa0ed89db.tar.zst
freebsd-ports-gnome-c9e44ca2daf5ba04ff1aaf3de92ab11aa0ed89db.zip
- Rephrase COMMENT to better reflect the reality
- Fix a comparison typo
Diffstat (limited to 'games/quake2lnx')
-rw-r--r--games/quake2lnx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile
index 7c0879943906..0e4e09488969 100644
--- a/games/quake2lnx/Makefile
+++ b/games/quake2lnx/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danfe@FreeBSD.org
-COMMENT= Cleaned up copy of the original Quake II source code
+COMMENT= Icculus.org version of the original Quake II
USE_GMAKE= yes
WANT_SDL= yes
@@ -112,7 +112,7 @@ PLIST_SUB+= SDLCLIENT=""
PLIST_SUB+= SDLCLIENT="@comment "
.endif
-.if ${ARCH} != "i386" && (defined(WITH_SVGA) || exists(${LOCALBASE}/lib/libvga.so.1))
+.if ${ARCH} == "i386" && (defined(WITH_SVGA) || exists(${LOCALBASE}/lib/libvga.so.1))
LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib
MAKE_ARGS+= BUILD_SVGA=YES
REF_TARGETS+= soft