summaryrefslogtreecommitdiff
path: root/textproc/groff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-01 22:33:03 +0000
committerjoerg <joerg>2007-08-01 22:33:03 +0000
commit6246a2edf44d80c79116151813e39f3e8f627058 (patch)
treeec431492b5b9c4b6f6f4f5d1d30c899c2db907ea /textproc/groff
parentc26500d98ad8af734ae0a874616994792a768700 (diff)
downloadpkgsrc-6246a2edf44d80c79116151813e39f3e8f627058.tar.gz
To disable CHECK_PERMS, it works better to spell the option NO.
*blush*
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile4
1 files changed, 2 insertions, 2 deletions
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