summaryrefslogtreecommitdiff
path: root/japanese/vflib/Makefile
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2001-01-21 03:06:20 +0000
committerYoshio MITA <mita@FreeBSD.org>2001-01-21 03:06:20 +0000
commitb743e6df03903c6124b1e8c38eff66e232da64f3 (patch)
tree98b383abfea21d3ae6d000cd69f74a69562ba79d /japanese/vflib/Makefile
parent1: Upgrade to latest version. (diff)
Maintainer's change.
japanese/vflib: Followed freetype header files include directory change. Version up to 2.25.2 japanese/vfxdvi300: default vfontcap installation directory change Reviewed by:ports-jp@jp.FreeBSD.org
Notes
Notes: svn path=/head/; revision=37388
Diffstat (limited to 'japanese/vflib/Makefile')
-rw-r--r--japanese/vflib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index 54d916254995..a9f642ab10ee 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -13,11 +13,11 @@ DISTNAME= VFlib2-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
watanabe-vf.tar.Z
-MAINTAINER= mita@jp.FreeBSD.org
+MAINTAINER= mita@FreeBSD.org
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
-VFLIB_VERSION= 2.25.1
+VFLIB_VERSION= 2.25.2
PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION}
GNU_CONFIGURE= yes
@@ -26,7 +26,7 @@ USE_XLIB= yes
USE_AUTOCONF= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-freetype \
- --with-freetype-includedir=${PREFIX}/include \
+ --with-freetype-includedir=${PREFIX}/include/freetype \
--with-freetype-libdir=${PREFIX}/lib
pre-install: