summaryrefslogtreecommitdiffstats
path: root/astro/tkgeomap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/tkgeomap/Makefile')
-rw-r--r--astro/tkgeomap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile
index 3f13915..ba1568a 100644
--- a/astro/tkgeomap/Makefile
+++ b/astro/tkgeomap/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= tclgeomap.0:${PORTSDIR}/astro/tclgeomap
CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \
--with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} \
--with-tk=${TK_LIBDIR} --with-tkinclude=${TK_INCLUDEDIR} \
- --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
+ --x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include
CONFIGURE_ENV= TCLGEOMAP_LIB=${LOCALBASE}/lib/tclgeomap
USE_TK= 82+
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud