pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/findutils findutils uses nroff for installati...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d80cc869c05
branches: trunk
changeset: 505324:2d80cc869c05
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Mon Jan 02 20:56:51 2006 +0000
description:
findutils uses nroff for installation, so add nroff to USE_TOOLS.
>From Georg Schwarz in private mail.
diffstat:
sysutils/findutils/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6f189b3cf8c3 -r 2d80cc869c05 sysutils/findutils/Makefile
--- a/sysutils/findutils/Makefile Mon Jan 02 20:52:09 2006 +0000
+++ b/sysutils/findutils/Makefile Mon Jan 02 20:56:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:19 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2006/01/02 20:56:51 bouyer Exp $
DISTNAME= findutils-4.1
PKGREVISION= 4
@@ -9,6 +9,7 @@
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
Home |
Main Index |
Thread Index |
Old Index