summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-29 16:24:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-29 16:24:20 +0000
commitfca96ef2345af8fde9353f2ec9b9e3c91a7a8715 (patch)
tree57f2684cbac30cb512c5c277aaf2d147c5655965 /games
parentupgrade to 0.4.1 (diff)
- S/X11BASE/LOCALBASE
Notes
Notes: svn path=/head/; revision=219426
Diffstat (limited to 'games')
-rw-r--r--games/burrtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile
index dedd643fee3e..3515bb4bca11 100644
--- a/games/burrtools/Makefile
+++ b/games/burrtools/Makefile
@@ -21,8 +21,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
USE_GL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
- LDFLAGS="-L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
PLIST_FILES= bin/burrGui bin/burrTxt