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. --- print/hpijs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/hpijs') diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 96b50275f44..69bb51d791b 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/07/15 18:27:53 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2005/09/28 20:52:25 rillig Exp $ DISTNAME= hpijs-1.7.1 PKGREVISION= # empty @@ -12,7 +12,7 @@ COMMENT= HP inkjet printer driver server CONFLICTS= ghostscript<=6.01nb4 ghostscript-nox11<=6.01nb4 USE_LANGUAGES= c c++ -GNU_CONFIGURE= # defined +GNU_CONFIGURE= yes CPPFLAGS+= -DAPDK_BUFFER_SEND USE_TOOLS+= gzip -- cgit v1.2.3