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/XFree86-fontsMisc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/XFree86-fontsMisc') diff --git a/fonts/XFree86-fontsMisc/Makefile b/fonts/XFree86-fontsMisc/Makefile index 24c0d206d32..83099667944 100644 --- a/fonts/XFree86-fontsMisc/Makefile +++ b/fonts/XFree86-fontsMisc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:27 reed Exp $ +# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:21 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-fontsMisc-${XF_VER} @@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.xfree86.org/ COMMENT= XFree86 default bitmap fonts -NO_XFREE86_TARGETS= # defined +NO_XFREE86_TARGETS= yes FONTS_MISC= # defined WRKSRC= ${WRKDIR}/xc/fonts/bdf/misc EXTRACT_ONLY= XFree86-${XF_VER}-src-4.tgz -- cgit v1.2.3