diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 00:27:35 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 00:27:35 +0000 |
commit | 286acc4490ca5c5a40fb17b62a46ab5f699b0e73 (patch) | |
tree | 862c7f7fa7eefe6e530dbfaf183372782c39bd43 /japanese/vflib | |
parent | cfbf9f731783bfe7d22e08a33cfd85ccae37395c (diff) | |
download | ports-286acc4490ca5c5a40fb17b62a46ab5f699b0e73.tar.gz ports-286acc4490ca5c5a40fb17b62a46ab5f699b0e73.zip |
Notes
Diffstat (limited to 'japanese/vflib')
-rw-r--r-- | japanese/vflib/Makefile | 16 | ||||
-rw-r--r-- | japanese/vflib/distinfo | 2 |
2 files changed, 10 insertions, 8 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index c9182db655f0..e41ec4178abc 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -1,27 +1,29 @@ # New ports collection makefile for: vflib + FreeType -# Version required: 2.24 Patchlevel 1 +# Version required: 2.24 Patchlevel 2 # Date created: 10 May 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # # $FreeBSD$ # -DISTNAME= VFlib2-2.24.1 -PKGNAME= ja-vflib-2.24.1 +DISTNAME= VFlib2-2.24.2 +PKGNAME= ja-vflib-2.24.2 CATEGORIES= japanese print -MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/ \ - ftp://gull.se.hiroshima-u.ac.jp/pub/VFlib/ -DISTFILES= VFlib2-2.24.1.tar.gz watanabe-vf.tar.Z +MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/ +DISTFILES= VFlib2-2.24.2.tar.gz watanabe-vf.tar.Z MAINTAINER= mita@jp.FreeBSD.org LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype -VFLIB_VERSION= 2.24.1 +VFLIB_VERSION= 2.24.2 PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} GNU_CONFIGURE= yes USE_AUTOCONF= yes +CONFIGURE_ARGS= --with-freetype \ + --with-freetype-includedir=${PREFIX}/include \ + --with-freetype-libdir=${PREFIX}/lib pre-install: @(cd ${WRKSRC}/tools; \ diff --git a/japanese/vflib/distinfo b/japanese/vflib/distinfo index 14ee1db5b400..4d5d043f3d66 100644 --- a/japanese/vflib/distinfo +++ b/japanese/vflib/distinfo @@ -1,2 +1,2 @@ -MD5 (VFlib2-2.24.1.tar.gz) = 7c56791cbefc325ffb2201df940b2270 +MD5 (VFlib2-2.24.2.tar.gz) = bf76c1dbea1210fad8005f6e5910b842 MD5 (watanabe-vf.tar.Z) = 17a6a1ef6bfedac3d0b48f0365741e13 |