summaryrefslogtreecommitdiffstats
path: root/games/abuse_sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/abuse_sdl/Makefile')
-rw-r--r--games/abuse_sdl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile
index 821dd80..437ecc3 100644
--- a/games/abuse_sdl/Makefile
+++ b/games/abuse_sdl/Makefile
@@ -15,12 +15,12 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An SDL port of the Abuse game engine
USE_BZIP2= yes
-USE_GL= yes
+USE_GL= gl
USE_SDL= sdl
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
- LDFLAGS="-L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN6= abuse-sdl.6
OpenPOWER on IntegriCloud