diff options
author | jlam <jlam> | 2002-08-25 21:48:57 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-25 21:48:57 +0000 |
commit | 02526271b78c18a0c07b3ea8be04d2a61b0bf8e7 (patch) | |
tree | c8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /fonts/ghostscript-fonts | |
parent | 521a29ec203c35a133d1b565a410d027176ebfc9 (diff) | |
download | pkgsrc-02526271b78c18a0c07b3ea8be04d2a61b0bf8e7.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'fonts/ghostscript-fonts')
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index d6ccdb1e281..4d1b73db208 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/02/25 04:46:37 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/25 21:49:51 jlam Exp $ DISTNAME= ghostscript-fonts-6.0 CATEGORIES= fonts @@ -24,6 +24,7 @@ CONFLICTS= ghostscript-[0-5]* ghostscript-x11-[0-5]* DIST_SUBDIR= ghostscript EXTRACT_ONLY= # empty +USE_BUILDLINK2= # defined NO_PATCH= # defined NO_CONFIGURE= # defined NO_BUILD= # defined |