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 | |
parent | 5aac52bf075512787e4a85d29a8233fb0bdb1d54 (diff) | |
download | pkgsrc-1f93f8a349d112d7e1f0101c5e83d2443bcdd3a0.tar.gz |
This does not need buildlink2.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 3 | ||||
-rw-r--r-- | fonts/watanabe_vfont/Makefile | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index 69ab71e131a..6171e9caf36 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/04/24 22:46:10 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/05/01 16:58:46 snj Exp $ DISTNAME= ghostscript-fonts-6.0 CATEGORIES= fonts @@ -24,7 +24,6 @@ CONFLICTS= ghostscript-[0-5]* ghostscript-x11-[0-5]* DIST_SUBDIR= ghostscript EXTRACT_ONLY= # empty -USE_BUILDLINK2= # defined NO_CONFIGURE= # defined NO_BUILD= # defined 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 |