diff options
author | asami <asami@FreeBSD.org> | 1999-02-02 17:32:13 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-02-02 17:32:13 +0800 |
commit | 134d572d5bbb255f18e473d2fc89ffee043c0d1a (patch) | |
tree | 311c5db05cc31b9e661d9a2a40f5e6315d49b668 /japanese/dvipsk-vflib | |
parent | 4f794ca3eda3e6796f637fd4ce4cd78c4585d5a8 (diff) | |
download | freebsd-ports-gnome-134d572d5bbb255f18e473d2fc89ffee043c0d1a.tar.gz freebsd-ports-gnome-134d572d5bbb255f18e473d2fc89ffee043c0d1a.tar.zst freebsd-ports-gnome-134d572d5bbb255f18e473d2fc89ffee043c0d1a.zip |
Fix VFlib version number.
Diffstat (limited to 'japanese/dvipsk-vflib')
-rw-r--r-- | japanese/dvipsk-vflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/dvipsk-vflib/Makefile b/japanese/dvipsk-vflib/Makefile index 8598364d1fa6..cf320878707c 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-* |