summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2008-02-07 13:41:26 +0000
committertnn <tnn>2008-02-07 13:41:26 +0000
commit49fe15ff00a0b40d42d8dccd90d2998f37b2f3cb (patch)
tree037a4b3e4e7809fdc362f2ed48d6ed042f4a55de /pkgtools/pbulk/Makefile
parentfa4f9f0eb3fdcefe4b4542d301176b49125f3d18 (diff)
downloadpkgsrc-49fe15ff00a0b40d42d8dccd90d2998f37b2f3cb.tar.gz
Needs GNU nroff to format catpages.
(But for this case it would make life simpler for bulk builders if the catpages were pregenerated.)
Diffstat (limited to 'pkgtools/pbulk/Makefile')
-rw-r--r--pkgtools/pbulk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pbulk/Makefile b/pkgtools/pbulk/Makefile
index 493bd21a37a..3f9012aecbc 100644
--- a/pkgtools/pbulk/Makefile
+++ b/pkgtools/pbulk/Makefile
@@ -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 @@ NO_CHECKSUM= YES
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"