aboutsummaryrefslogtreecommitdiff
path: root/games/quake2lnx
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-06-28 06:31:11 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-06-28 06:31:11 +0000
commit55ea400de82ea5e4c5c68b2d9a1d1f23e33d23ef (patch)
tree3454690360514c9ac1299742b22dbcc7a9516a0f /games/quake2lnx
parentf8cb7adaafebb3e7e61de5de9e3cf8b6209fe1dd (diff)
downloadports-55ea400de82ea5e4c5c68b2d9a1d1f23e33d23ef.tar.gz
ports-55ea400de82ea5e4c5c68b2d9a1d1f23e33d23ef.zip
Notes
Diffstat (limited to 'games/quake2lnx')
-rw-r--r--games/quake2lnx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile
index 4d0809fa8d61..0d2bf56138a8 100644
--- a/games/quake2lnx/Makefile
+++ b/games/quake2lnx/Makefile
@@ -69,6 +69,10 @@ PLIST_SUB+= SDLGL=""
. else
PLIST_SUB+= SDLGL="@comment "
. endif
+.else
+PLIST_SUB+= SDLCLIENT="@comment "
+PLIST_SUB+= SDL="@comment "
+PLIST_SUB+= SDLGL="@comment "
.endif
.if !defined(WITHOUT_X11)