summaryrefslogtreecommitdiffstats
path: root/chinese/iiimf-le-newpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/iiimf-le-newpy/Makefile')
-rw-r--r--chinese/iiimf-le-newpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/iiimf-le-newpy/Makefile b/chinese/iiimf-le-newpy/Makefile
index 53d7657..3e451f0 100644
--- a/chinese/iiimf-le-newpy/Makefile
+++ b/chinese/iiimf-le-newpy/Makefile
@@ -32,8 +32,8 @@ LE_TARGETS= newpy
.if !defined(WITHOUT_XAUX)
LE_TARGETS+= newpy/xaux
USE_MOTIF= yes
-CFLAGS+= -I${X11BASE}/include
-LDFLAGS+= -L${X11BASE}/lib
+CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB+= WANT_XAUX=""
.else
PLIST_SUB+= WANT_XAUX="@comment "
OpenPOWER on IntegriCloud