From fca96ef2345af8fde9353f2ec9b9e3c91a7a8715 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 29 Aug 2008 16:24:20 +0000 Subject: - S/X11BASE/LOCALBASE --- games/burrtools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') 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 -- cgit v1.2.3