diff options
author | tv <tv@pkgsrc.org> | 2006-11-10 14:44:33 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-11-10 14:44:33 +0000 |
commit | f0726f5ba1339123a9a5dcf989e9398057f6c5bd (patch) | |
tree | 6daf61bce431afee3b4f37c6578f98ce1d1bc7d9 /sysutils | |
parent | c8ab1e5a764eb29cf471b1322943f9a8a62f2075 (diff) | |
download | pkgsrc-f0726f5ba1339123a9a5dcf989e9398057f6c5bd.tar.gz |
Catman pages are no longer installed; remove USE_TOOLS+=nroff.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/findutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/findutils/Makefile b/sysutils/findutils/Makefile index 2b0bd14b474..9e0a1b43a29 100644 --- a/sysutils/findutils/Makefile +++ b/sysutils/findutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/03/20 18:05:22 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/11/10 14:44:33 tv Exp $ DISTNAME= findutils-4.1 PKGREVISION= 6 @@ -9,7 +9,6 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://www.gnu.org/software/findutils/findutils.html COMMENT= The GNU find, xargs and locate utilities -USE_TOOLS+= nroff GNU_CONFIGURE= YES CONFIGURE_HAS_INFODIR= NO CONFIGURE_HAS_MANDIR= NO |