summaryrefslogtreecommitdiffstats
path: root/editors/yudit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r--editors/yudit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 0522592..2dea73a 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -19,8 +19,8 @@ COMMENT= Multi-lingual unicode text editor with TTF support
USE_GETTEXT= yes
USE_XORG= x11
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
- LDFLAGS="-L${X11BASE}/lib" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib" \
LC_ALL=
GNU_CONFIGURE= YES
MAKE_ENV= LC_ALL=
OpenPOWER on IntegriCloud