aboutsummaryrefslogtreecommitdiff
path: root/japanese/vflib
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:16:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:16:45 +0000
commitd8543839e68b75223c5d597d6d47b9c2a28d56c1 (patch)
tree520ef2a8e4549307b131d4654e216085fce34be7 /japanese/vflib
parent900ab41eb466f4dfa5b3ce47c110a153237a1ffc (diff)
downloadports-d8543839e68b75223c5d597d6d47b9c2a28d56c1.tar.gz
ports-d8543839e68b75223c5d597d6d47b9c2a28d56c1.zip
Notes
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; \