summaryrefslogtreecommitdiff
path: root/print/if-psprint
diff options
context:
space:
mode:
authorhans <hans>2011-11-29 18:27:24 +0000
committerhans <hans>2011-11-29 18:27:24 +0000
commita2989e6956f4b089ad4fe5b28fa161bfb39577f1 (patch)
tree847259598e4c9651a8f14a9965f39c1c9477d657 /print/if-psprint
parentf5cc8b26fcc0e501b559551780bacbc0c904c87f (diff)
downloadpkgsrc-a2989e6956f4b089ad4fe5b28fa161bfb39577f1.tar.gz
Add pod2man to USE_TOOLS.
Diffstat (limited to 'print/if-psprint')
-rw-r--r--print/if-psprint/Makefile4
1 files changed, 2 insertions, 2 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"