From 5946936ffcde6674d4e6801abd4a757acd269dd5 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/Xg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/Xg') diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile index 5514e00d75e..8ed849df624 100644 --- a/fonts/Xg/Makefile +++ b/fonts/Xg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:47 tv Exp $ +# $NetBSD: Makefile,v 1.20 2005/09/28 20:52:21 rillig Exp $ DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= These are the UNICODE fonts for use with 9term and sam WRKSRC= ${WRKDIR} -NO_BUILD= # defined +NO_BUILD= yes USE_X11BASE= yes .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3