From 5bd0679c5ec13efb03f54f45ca3930c1391fa581 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 1 Aug 2007 22:33:03 +0000 Subject: To disable CHECK_PERMS, it works better to spell the option NO. *blush* --- textproc/groff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index f55d64deb52..11d97ce617f 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2007/07/31 14:39:50 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2007/08/01 22:33:03 joerg Exp $ # DISTNAME= groff-1.19.2 @@ -10,7 +10,7 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnu.org/software/groff/groff.html COMMENT= GNU roff text processing suite -CHECK_PERMS= YES +CHECK_PERMS= NO USE_LANGUAGES= c c++ GNU_CONFIGURE= YES -- cgit v1.2.3