aboutsummaryrefslogtreecommitdiffstats
path: root/games/quake2forge
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-03-01 06:53:02 +0800
committerkris <kris@FreeBSD.org>2003-03-01 06:53:02 +0800
commit096942392ee46ef8297273fb3fa2a313f931c0c0 (patch)
tree4ec8afc18af70d92d853cc763b3bed101e723438 /games/quake2forge
parent75b1e7b4c906e864b55998aa91968febb68a6be7 (diff)
downloadfreebsd-ports-gnome-096942392ee46ef8297273fb3fa2a313f931c0c0.tar.gz
freebsd-ports-gnome-096942392ee46ef8297273fb3fa2a313f931c0c0.tar.zst
freebsd-ports-gnome-096942392ee46ef8297273fb3fa2a313f931c0c0.zip
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Diffstat (limited to 'games/quake2forge')
-rw-r--r--games/quake2forge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile
index 1b7093261513..6459f3f14e05 100644
--- a/games/quake2forge/Makefile
+++ b/games/quake2forge/Makefile
@@ -68,7 +68,7 @@ PLIST_SUB+= SDL:="@comment "
PLIST_SUB+= SDLGL:="@comment "
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_SVGALIB)
@${ECHO_MSG} "Define WITH_SVGALIB to use svgalib"
.endif