From 1c2467424297416ed47476a1a94cfb27906a3dd0 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 28 Feb 2003 22:53:02 +0000 Subject: Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk --- games/quake2forge/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/quake2forge/Makefile') 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 -- cgit v1.2.3