summaryrefslogtreecommitdiffstats
path: root/games/blokish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/blokish/Makefile')
-rw-r--r--games/blokish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blokish/Makefile b/games/blokish/Makefile
index 91449a9..6c5209d 100644
--- a/games/blokish/Makefile
+++ b/games/blokish/Makefile
@@ -21,8 +21,8 @@ USE_GMAKE= yes
USE_GL= gl
USE_WX= 2.6+
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
- CPPFLAGS="-I${LOCALBASE}/include"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
MAKEFILE= makefile
OpenPOWER on IntegriCloud