diff options
author | snj <snj@pkgsrc.org> | 2004-05-01 16:55:28 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-01 16:55:28 +0000 |
commit | 1f93f8a349d112d7e1f0101c5e83d2443bcdd3a0 (patch) | |
tree | dd16a4093319ec0141c2f530c3ca41e0108209fd /fonts/watanabe_vfont | |
parent | 5aac52bf075512787e4a85d29a8233fb0bdb1d54 (diff) | |
download | pkgsrc-1f93f8a349d112d7e1f0101c5e83d2443bcdd3a0.tar.gz |
This does not need buildlink2.
Diffstat (limited to 'fonts/watanabe_vfont')
-rw-r--r-- | fonts/watanabe_vfont/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile index a4a40a2d5b7..77d573f9ea4 100644 --- a/fonts/watanabe_vfont/Makefile +++ b/fonts/watanabe_vfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:37:46 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/05/01 16:55:28 snj Exp $ # DISTNAME= watanabe-vf @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/TeX/watanabe-jfonts/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Watanabe-vector Japanese font -USE_BUILDLINK2= yes - EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes |