summaryrefslogtreecommitdiffstats
path: root/lang/metaocaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/metaocaml/Makefile')
-rw-r--r--lang/metaocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/metaocaml/Makefile b/lang/metaocaml/Makefile
index fab567a..3049836 100644
--- a/lang/metaocaml/Makefile
+++ b/lang/metaocaml/Makefile
@@ -76,7 +76,7 @@ MANPREFIX= ${PREFIX}/share/metaocaml
.if defined(WITH_X11)
USE_XORG= x11
-CONFIGURE_ARGS+=-x11include ${X11BASE}/include -x11lib ${X11BASE}/lib
+CONFIGURE_ARGS+=-x11include ${LOCALBASE}/include -x11lib ${LOCALBASE}/lib
PLIST_SUB+= X11=""
.else
PLIST_SUB+= X11="@comment "
OpenPOWER on IntegriCloud