From c41ee8d58253f95058626b89ee18f5ef5e52ec39 Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Thu, 17 Nov 2005 12:00:51 +0000 Subject: - Integrate with "doom-data". - Unbreak on 6.x - Add OPTIONS. - Use program's install target. - Make wrapper scripts. - Add installuser target - Add SHA256 - Respect CC and friends PR: ports/86448 Submitted by: Alejandro Pulver Tweaked by: Igor Pokrovsky , barner Approved by: Igor Pokrovsky (maintainer) --- games/vavoom/files/patch-utils_glbsp_Plugin.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/vavoom/files/patch-utils_glbsp_Plugin.mak') diff --git a/games/vavoom/files/patch-utils_glbsp_Plugin.mak b/games/vavoom/files/patch-utils_glbsp_Plugin.mak index 234599e992d2..d2d4e155010a 100644 --- a/games/vavoom/files/patch-utils_glbsp_Plugin.mak +++ b/games/vavoom/files/patch-utils_glbsp_Plugin.mak @@ -8,7 +8,7 @@ -CFLAGS=-O3 -Wall -DGLBSP_PLUGIN -DUNIX -DINLINE_G=inline -AR=ar rc +#CC=gcc -+CFLAGS+=-O3 -Wall -DGLBSP_PLUGIN -DUNIX -DINLINE_G=inline ++CFLAGS+=${OPT_CFLAGS} -Wall -DGLBSP_PLUGIN -DUNIX -DINLINE_G=inline +#AR=ar rc RANLIB=ranlib -- cgit v1.2.3