summaryrefslogtreecommitdiffstats
path: root/games/blokish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/blokish/Makefile')
-rw-r--r--games/blokish/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/blokish/Makefile b/games/blokish/Makefile
index 6cc004d..b8080b8 100644
--- a/games/blokish/Makefile
+++ b/games/blokish/Makefile
@@ -18,11 +18,11 @@ COMMENT= Clone of the strategy board game 'Blokus'
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GL= yes
+USE_GL= gl
USE_WX= 2.6
-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"
MAKEFILE= makefile
OpenPOWER on IntegriCloud