diff options
author | steve <steve@FreeBSD.org> | 1998-07-20 11:15:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-20 11:15:17 +0800 |
commit | 7d4bfb9cf40ff56cd0f49baec7a703cb9cb07b50 (patch) | |
tree | b2b4571379855cac2fd3f5c7e5be62793c119631 | |
parent | 4c512668321f037e76b8813c88e97dd95f204f72 (diff) | |
download | freebsd-ports-gnome-7d4bfb9cf40ff56cd0f49baec7a703cb9cb07b50.tar.gz freebsd-ports-gnome-7d4bfb9cf40ff56cd0f49baec7a703cb9cb07b50.tar.zst freebsd-ports-gnome-7d4bfb9cf40ff56cd0f49baec7a703cb9cb07b50.zip |
This builds now with the latest round of commits.
-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} \ |