From 729ee0b6f12324f5b7423cf669aec2fe548251e8 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 29 Aug 2002 00:11:49 +0000 Subject: Use USE_GMAKE instead of BUILD_DEPENDS to gmake. Proposed by agc and now, it is unknown why not use USE_GMAKE by itojun. --- fonts/jisx0208fonts/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'fonts') diff --git a/fonts/jisx0208fonts/Makefile b/fonts/jisx0208fonts/Makefile index a517ca12c61..dd2fc7a448d 100644 --- a/fonts/jisx0208fonts/Makefile +++ b/fonts/jisx0208fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2002/08/28 13:44:03 taca Exp $ +# $NetBSD: Makefile,v 1.20 2002/08/29 00:11:49 taca Exp $ # DISTNAME= jisx0208fonts-20010112 @@ -11,8 +11,7 @@ DISTFILES= ${ELISA10X8} ${ELISA8X8} ${KANAME12} ${KAPPA20} ${NAGA10} \ MAINTAINER= tech-pkg-ja@jp.netbsd.org COMMENT= X11 fonts for JIS X0208 standard -# not USE_GMAKE -BUILD_DEPENDS+= gmake>=3.79.1:../../devel/gmake +USE_GMAKE= # defined .include "../../mk/bsd.prefs.mk" USE_NON_SQUARE?= NO -- cgit v1.2.3