summaryrefslogtreecommitdiffstats
path: root/astro/wmsun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/wmsun/Makefile')
-rw-r--r--astro/wmsun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile
index 09e6722..1d1bebc 100644
--- a/astro/wmsun/Makefile
+++ b/astro/wmsun/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun
USE_XORG= xext xpm x11
ALL_TARGET= clean all
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
- INCDIR="-I${X11BASE}/include" LIBDIR="-L${X11BASE}/lib"
+ INCDIR="-I${LOCALBASE}/include" LIBDIR="-L${LOCALBASE}/lib"
MAN1= wmSun.1
PLIST_FILES= bin/wmSun
OpenPOWER on IntegriCloud