aboutsummaryrefslogtreecommitdiff
path: root/games/darkplaces
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-07-31 18:16:05 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-07-31 18:16:05 +0000
commitde14d78e97b0a0fcaa9987569a714ac311eb8cd4 (patch)
treec34887937a0c9b5a7142d7fb143e3f5e79150c63 /games/darkplaces
parent8584c62a3338cde56d661a82bcb074be521384f9 (diff)
downloadports-de14d78e97b0a0fcaa9987569a714ac311eb8cd4.tar.gz
ports-de14d78e97b0a0fcaa9987569a714ac311eb8cd4.zip
Notes
Diffstat (limited to 'games/darkplaces')
-rw-r--r--games/darkplaces/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile
index 62e86eb2cb6e..f841dde3d01e 100644
--- a/games/darkplaces/Makefile
+++ b/games/darkplaces/Makefile
@@ -68,7 +68,7 @@ EXE_TARGETS+= ${PORTNAME}-sdl
PLIST_FILES+= bin/${PORTNAME}-sdl
.endif
-.if defined(WITH_GLX)
+.if defined(WITH_CLIENT)
pre-everything::
@${ECHO_CMD}
@${ECHO_CMD} "WARNING: currently the sound is broken in the GLX client. The problem has been reported to the developers, who are working on it. For the moment please use the SDL client instead as a workaround." | ${FMT}