From 4a0d9308ffc1134b38aa758dbcae5118d207c30c Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sun, 6 Jul 2003 07:48:07 +0000 Subject: No need to depend on Perl5, it's only for build. PR22069 by Akio Obata. Bump revision to 1. --- fonts/monafonts/Makefile | 5 +++-- 1 file 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} -- cgit v1.2.3