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-fonts75dpi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/XFree86-fonts75dpi') diff --git a/fonts/XFree86-fonts75dpi/Makefile b/fonts/XFree86-fonts75dpi/Makefile index 428decb7522..89ae50eabe9 100644 --- a/fonts/XFree86-fonts75dpi/Makefile +++ b/fonts/XFree86-fonts75dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $ +# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:21 rillig Exp $ DISTNAME= XFree86-${XF_VER}-src-4 PKGNAME= XFree86-fonts75dpi-${XF_VER} @@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.xfree86.org/ COMMENT= XFree86 bitmap 75dpi fonts -NO_XFREE86_TARGETS= # defined +NO_XFREE86_TARGETS= yes WRKSRC= ${WRKDIR}/xc/fonts/bdf/75dpi .include "../../fonts/XFree86-fontsEncodings/Makefile.common" -- cgit v1.2.3