1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

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
This commit is contained in:
Yoshio MITA 2001-01-21 03:06:20 +00:00
parent 5eb6f93aa0
commit b743e6df03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37388
4 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -1,2 +1,2 @@
MD5 (VFlib2-2.25.1.tar.gz) = 533bd3b39e1e2b883b5a6b5c14443c93
MD5 (VFlib2-2.25.2.tar.gz) = f0e211d05bdeb5ce59f7a8d70f9082d3
MD5 (watanabe-vf.tar.Z) = 17a6a1ef6bfedac3d0b48f0365741e13

View File

@ -9,7 +9,7 @@ bin/ttindex
bin/vfperf
bin/vftest
include/VF.h
lib/libVFlib2.so.24.1
lib/libVFlib2.so.24
@exec /bin/ln -fs %D/%F %D/lib/libVFlib2.so
@unexec /bin/rm -f %D/lib/libVFlib2.so
lib/libVFlib2.la

View File

@ -396,7 +396,7 @@
#endif
#ifdef Use_ZEIT
! DEFAULT_FONTCONFDIR=/usr/local/share/VFlib/2.25.1
! DEFAULT_FONTCONFDIR=/usr/local/share/VFlib/2.25.2
! DEFAULT_FONTCONF=$(DEFAULT_FONTCONFDIR)/vfontcap
#ifdef Use_NTTZEIT
ZEIT_DEFS=-DUSE_ZEIT -DNTTZEIT -DDEFAULT_FONTCONF=\"$(DEFAULT_FONTCONF)\"