summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhans <hans>2012-02-16 19:48:22 +0000
committerhans <hans>2012-02-16 19:48:22 +0000
commit0c775f4c647116b8a0c313eb01dab488f3bc0369 (patch)
treea8dd8bc74ad5a8ad9e3cfe0c19886a5b5a4e9fe8 /textproc
parente9be584f7f78e706f82a82a635c697fcfaba97e1 (diff)
downloadpkgsrc-0c775f4c647116b8a0c313eb01dab488f3bc0369.tar.gz
Uses pod2man.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/btparse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 31ae45d6455..11c916f624a 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/04/24 21:17:51 markd Exp $
+# $NetBSD: Makefile,v 1.15 2012/02/16 19:48:22 hans Exp $
#
DISTNAME= btparse-0.35
@@ -12,7 +12,7 @@ COMMENT= BibTeX parsing library
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= perl
+USE_TOOLS+= perl pod2man
USE_LIBTOOL=YES
GNU_CONFIGURE= YES