diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-20 03:15:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-20 03:15:17 +0000 |
commit | 50672903837074aef5441e2f447a44cad486b705 (patch) | |
tree | 4bf22e00eaa36d90cabd7d60661f1d2732cdc269 /japanese/vftool | |
parent | 72a77003148c07e97e91ffee7c4c35f94f0d2958 (diff) | |
download | ports-50672903837074aef5441e2f447a44cad486b705.tar.gz ports-50672903837074aef5441e2f447a44cad486b705.zip |
Notes
Diffstat (limited to 'japanese/vftool')
-rw-r--r-- | japanese/vftool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/vftool/Makefile b/japanese/vftool/Makefile index 46ce7d02526b..6cb52f2bcba4 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.2 1998/03/04 07:28:33 asami Exp $ +# $Id: Makefile,v 1.3 1998/03/22 07:58:44 asami Exp $ # DISTNAME= vftool-1.2 @@ -18,8 +18,6 @@ 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} \ |