On some platforms, groff is needed to build checkperms, so disable

the check here.
This commit is contained in:
joerg 2007-07-31 14:39:50 +00:00
parent 929fd21498
commit 92e6b36fbb

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.42 2007/07/20 01:05:11 tnn Exp $
# $NetBSD: Makefile,v 1.43 2007/07/31 14:39:50 joerg Exp $
#
DISTNAME= groff-1.19.2
@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/groff/groff.html
COMMENT= GNU roff text processing suite
CHECK_PERMS= YES
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PERLPATH=${PERL5:Q}