summaryrefslogtreecommitdiffstats
path: root/games/bumprace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bumprace/Makefile')
-rw-r--r--games/bumprace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bumprace/Makefile b/games/bumprace/Makefile
index 0fe330e..03bdc64 100644
--- a/games/bumprace/Makefile
+++ b/games/bumprace/Makefile
@@ -19,8 +19,8 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SDL= sdl mixer image
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
- CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
+ CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PORTDOCS= FAQ README
OpenPOWER on IntegriCloud