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/ghostscript-fonts | |
parent | 5aac52bf075512787e4a85d29a8233fb0bdb1d54 (diff) | |
download | pkgsrc-1f93f8a349d112d7e1f0101c5e83d2443bcdd3a0.tar.gz |
This does not need buildlink2.
Diffstat (limited to 'fonts/ghostscript-fonts')
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |