diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-22 07:58:44 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-22 07:58:44 +0000 |
commit | 5a15fe7949b76131d41d3e4a334b14b431dc1901 (patch) | |
tree | a72836c25665f48a50fbd735d01609966a418ed4 /japanese | |
parent | d069d42575febce0cd6330867271fef73f7de41a (diff) | |
download | ports-5a15fe7949b76131d41d3e4a334b14b431dc1901.tar.gz ports-5a15fe7949b76131d41d3e4a334b14b431dc1901.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vftool/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/vftool/Makefile b/japanese/vftool/Makefile index 2e0ed8d75f21..46ce7d02526b 100644 --- a/japanese/vftool/Makefile +++ b/japanese/vftool/Makefile @@ -3,7 +3,7 @@ # Date created: 12 September 1997 # Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/02/28 05:18:59 itojun Exp $ +# $Id: Makefile,v 1.2 1998/03/04 07:28:33 asami Exp $ # DISTNAME= vftool-1.2 @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${JFMDIR}/goth10.tfm:${PORTSDIR}/japanese/ptex-${JACODE} \ ${GOTTFMDIR}/dgjgreek10.tfm:${PORTSDIR}/japanese/jtex209-${JTEX} \ ${PKDIR}/dmjsy10.${RESOLUTION}pk:${PORTSDIR}/japanese/pkfonts +BROKEN= build + ALL_TARGET= n2a a2n a2bk p2pn tjsy tjsypk rot SCRIPTS_ENV= SED=${SED} \ PKDIR=${PKDIR} WRKSRC=${WRKSRC} \ |