pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pbulk Needs GNU nroff to format catpages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e17bb6c7d8b7
branches:  trunk
changeset: 538390:e17bb6c7d8b7
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Feb 07 13:41:26 2008 +0000

description:
Needs GNU nroff to format catpages.
(But for this case it would make life simpler for bulk builders if the
 catpages were pregenerated.)

diffstat:

 pkgtools/pbulk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a34659a41f0f -r e17bb6c7d8b7 pkgtools/pbulk/Makefile
--- a/pkgtools/pbulk/Makefile   Thu Feb 07 13:24:36 2008 +0000
+++ b/pkgtools/pbulk/Makefile   Thu Feb 07 13:41:26 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/01/27 14:01:23 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2008/02/07 13:41:26 tnn Exp $
 
 DISTNAME=      pbulk-0.27
 CATEGORIES=    pkgtools
@@ -17,7 +17,7 @@
 
 USE_FEATURES=  nbcompat
 USE_TOOLS+=    awk:run bzip2:run digest:run gzip:run ident:run make:run \
-               mail:run sed:run tar:run
+               mail:run sed:run tar:run groff nroff
 DEPENDS+=      rsync-[0-9]*:../../net/rsync
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index