summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/if-psprint/Makefile4
-rw-r--r--sysutils/munin-doc/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile
index b63031582b4..d78f9390206 100644
--- a/print/if-psprint/Makefile
+++ b/print/if-psprint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/03/10 14:35:39 abs Exp $
+# $NetBSD: Makefile,v 1.25 2011/11/29 18:27:24 hans Exp $
#
DISTNAME= if-psprint-1.10
@@ -13,7 +13,7 @@ COMMENT= Print text or postscript to arbitrary printer, can use smb
DEPENDS+= enscript>=1.6.3nb1:../../print/enscript
REPLACE_PERL= if-psprint.pl
-USE_TOOLS+= gs:run perl:run
+USE_TOOLS+= gs:run perl:run pod2man
PKG_DESTDIR_SUPPORT = user-destdir
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/munin-doc/Makefile b/sysutils/munin-doc/Makefile
index 3cfd24c1e0b..3cff906dc0a 100644
--- a/sysutils/munin-doc/Makefile
+++ b/sysutils/munin-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/07/08 17:05:40 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2011/11/29 18:29:38 hans Exp $
#
VERS= 1.3.2
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= htmldoc>=0:../../www/htmldoc
BUILD_DEPENDS+= html2text>=0:../../textproc/html2text
-USE_TOOLS+= perl
+USE_TOOLS+= perl pod2man
USE_TOOLS+= gmake
USE_PKGINSTALL= YES