aboutsummaryrefslogtreecommitdiff
path: root/japanese/vflib
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/vflib')
-rw-r--r--japanese/vflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index e06c74804585..52e66d21a53a 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -27,8 +27,8 @@ USE_XLIB= yes
USE_AUTOCONF_VER=213
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-freetype \
- --with-freetype-includedir=${PREFIX}/include/freetype \
- --with-freetype-libdir=${PREFIX}/lib
+ --with-freetype-includedir=${LOCALBASE}/include/freetype1/freetype \
+ --with-freetype-libdir=${LOCALBASE}/lib
pre-install:
@(cd ${WRKSRC}/tools; \