diff options
author | steve <steve@FreeBSD.org> | 1998-12-23 09:29:04 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-23 09:29:04 +0800 |
commit | eaa3eed8b90417d90c8f39a5d9624ca1e5480ea2 (patch) | |
tree | acbb0b91c9fc919679d877bb5f7b5493a17c1559 /japanese/dvi2ps | |
parent | e7aafd0c3a8d382fe46014e24f69cb287558aa5c (diff) | |
download | freebsd-ports-gnome-eaa3eed8b90417d90c8f39a5d9624ca1e5480ea2.tar.gz freebsd-ports-gnome-eaa3eed8b90417d90c8f39a5d9624ca1e5480ea2.tar.zst freebsd-ports-gnome-eaa3eed8b90417d90c8f39a5d9624ca1e5480ea2.zip |
Update to use new version of vflib (2.24).
PR: 9099
Submitted by: maintainer
Diffstat (limited to 'japanese/dvi2ps')
-rw-r--r-- | japanese/dvi2ps/Makefile | 4 | ||||
-rw-r--r-- | japanese/dvi2ps/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/japanese/dvi2ps/Makefile b/japanese/dvi2ps/Makefile index ba6098e1b63b..e13a3d04f215 100644 --- a/japanese/dvi2ps/Makefile +++ b/japanese/dvi2ps/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Sep 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.9 1998/07/20 03:36:04 steve Exp $ +# $Id: Makefile,v 1.10 1998/10/07 06:11:35 asami Exp $ # DISTNAME= dvi2ps-2.0j @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ MAINTAINER= mita@jp.FreeBSD.org BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf -LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib +LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib MAN1= dvi2ps.1 ../ja/man1/dvi2ps.1 diff --git a/japanese/dvi2ps/pkg-plist b/japanese/dvi2ps/pkg-plist index 0421f7bb53ef..6382abee7ff8 100644 --- a/japanese/dvi2ps/pkg-plist +++ b/japanese/dvi2ps/pkg-plist @@ -95,5 +95,3 @@ lib/dvi2ps/printer/LW16 lib/dvi2ps/printer/LWII lib/dvi2ps/printer/RicohSP10 lib/dvi2ps/printer/SPARC -man/ja/man1/dvi2ps.1.gz -man/man1/dvi2ps.1.gz |