From 497cdd7125f8abe86eec13bb709ecc6625e715f0 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 20:52:18 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- fonts/ko-x11fonts/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fonts/ko-x11fonts') diff --git a/fonts/ko-x11fonts/Makefile b/fonts/ko-x11fonts/Makefile index bd0ea192601..9cf01cd5162 100644 --- a/fonts/ko-x11fonts/Makefile +++ b/fonts/ko-x11fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:22 grant Exp $ +# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:21 rillig Exp $ DISTNAME= ko-x11fonts-20010722 CATEGORIES= fonts x11 korean @@ -14,9 +14,9 @@ DEPENDS+= ko-kaist>=20010718:../../fonts/ko-kaist DEPENDS+= ko-mizi>=20010718:../../fonts/ko-mizi EXTRACT_ONLY= # empty -NO_CHECKSUM= # defined -NO_CONFIGURE= # defined -NO_BUILD= # defined +NO_CHECKSUM= yes +NO_CONFIGURE= yes +NO_BUILD= yes do-install: # empty -- cgit v1.2.3