No need to depend on Perl5, it's only for build. PR22069 by Akio Obata.
Bump revision to 1.
This commit is contained in:
parent
e98d745804
commit
fc4c08d810
1 changed files with 3 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue