diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:48:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:48:57 +0000 |
commit | 1c57323789a922a7182ba378831f2c0a336a6959 (patch) | |
tree | c8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /fonts | |
parent | ee84541509a09b09b26167f474c4b53185c17b5f (diff) | |
download | pkgsrc-1c57323789a922a7182ba378831f2c0a336a6959.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 3 | ||||
-rw-r--r-- | fonts/watanabe_vfont/Makefile | 4 |
2 files changed, 5 insertions, 2 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 diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile index f1bcb9815cc..da54c4ead86 100644 --- a/fonts/watanabe_vfont/Makefile +++ b/fonts/watanabe_vfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/04/17 11:09:09 zuntum Exp $ +# $NetBSD: Makefile,v 1.5 2002/08/25 21:49:52 jlam Exp $ # DISTNAME= watanabe-vf @@ -9,6 +9,8 @@ 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_PATCH= yes NO_CONFIGURE= yes |