From 398893a6b481da73a397cccf7b5dac1fd846e720 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 08:36:03 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- fonts/ja-shinonome/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/ja-shinonome') diff --git a/fonts/ja-shinonome/Makefile b/fonts/ja-shinonome/Makefile index 9cc1b94e63e..5d1839be74f 100644 --- a/fonts/ja-shinonome/Makefile +++ b/fonts/ja-shinonome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/08/30 22:51:17 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/22 08:38:29 grant Exp $ # DISTNAME= shinonome-0.9.10-src @@ -15,7 +15,7 @@ COMMENT= 12, 14, 16 dots bitmap fonts for Japanese, iso8859-1 GNU_CONFIGURE= YES USE_PERL5= build USE_X11BASE= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make FONTDIR= ${PREFIX}/lib/X11/fonts/local FOUNDRY= Misc ALIAS_SHINONOME= ${PREFIX}/share/examples/fonts.alias.shinonome -- cgit v1.2.3