summaryrefslogtreecommitdiff
path: root/fonts/monafonts
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-07-06 07:48:07 +0000
committeruebayasi <uebayasi>2003-07-06 07:48:07 +0000
commit4a0d9308ffc1134b38aa758dbcae5118d207c30c (patch)
tree9fd9f2624797e43279a893da9148a5bcf88b9514 /fonts/monafonts
parent266d4a9233ca2329c4bfc78791c67a9eaf99207d (diff)
downloadpkgsrc-4a0d9308ffc1134b38aa758dbcae5118d207c30c.tar.gz
No need to depend on Perl5, it's only for build. PR22069 by Akio Obata.
Bump revision to 1.
Diffstat (limited to 'fonts/monafonts')
-rw-r--r--fonts/monafonts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/monafonts/Makefile b/fonts/monafonts/Makefile
index bcfd1f7cd44..6de783f8e28 100644
--- a/fonts/monafonts/Makefile
+++ b/fonts/monafonts/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/02/06 04:24:12 uebayasi Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/06 07:48:07 uebayasi Exp $
DISTNAME= monafont-2.22
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/font/fonts/}
CATEGORIES= fonts japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=monafont/}
@@ -12,7 +13,7 @@ COMMENT= Japanese fonts for "Mona" seen at 2ch.net
USE_X11BASE= yes
USE_PKGINSTALL= yes
-USE_PERL5= yes
+USE_PERL5= build
ALL_TARGET= bdf
MAKE_FLAGS+= SED_CMD=${SED:Q}
MAKE_FLAGS+= PERL_CMD=${PERL5:Q}