diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/dvipsk-vflib/Makefile | 4 | ||||
-rw-r--r-- | japanese/vfghostscript/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/dvipsk-vflib/Makefile b/japanese/dvipsk-vflib/Makefile index 8598364..cf32087 100644 --- a/japanese/dvipsk-vflib/Makefile +++ b/japanese/dvipsk-vflib/Makefile @@ -3,7 +3,7 @@ # Date created: 25 Aug 1997 # Whom: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/07/20 02:58:32 steve Exp $ +# $Id: Makefile,v 1.2 1998/10/07 06:11:41 asami Exp $ # DISTNAME= dvipsk-5.78a @@ -21,7 +21,7 @@ MAINTAINER= watanabe@zlab.phys.nagoya-u.ac.jp RUN_DEPENDS= ptex-common:${PORTSDIR}/japanese/ptex-common \ ${PREFIX}/share/fonts/vf-a2bk:${PORTSDIR}/japanese/vftool -LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib +LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib MANUAL_PACKAGE_BUILD= incompatible with other versions of dvipsk-* diff --git a/japanese/vfghostscript/Makefile b/japanese/vfghostscript/Makefile index d8e419a..f8b9ebe 100644 --- a/japanese/vfghostscript/Makefile +++ b/japanese/vfghostscript/Makefile @@ -3,7 +3,7 @@ # Date created: 14 May 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.15 1998/12/09 15:43:47 sada Exp $ +# $Id: Makefile,v 1.16 1999/01/27 07:41:18 fenner Exp $ # DISTNAME= ghostscript2.6.2 @@ -23,7 +23,7 @@ DISTFILES= ghostscript-2.6.2.tar.gz ghostscript-fonts-2.6.2.tar.gz \ MAINTAINER= mita@jp.FreeBSD.org -LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib +LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/gs262 |