summaryrefslogtreecommitdiff
path: root/textproc/xmltoman/Makefile
diff options
context:
space:
mode:
authorbjs <bjs>2008-01-18 04:15:01 +0000
committerbjs <bjs>2008-01-18 04:15:01 +0000
commit02ce116ed2fe9791f3778513badf7dfb6db84ee9 (patch)
tree1f50656e1b6e2241d772fef43b4c75a1c492bccf /textproc/xmltoman/Makefile
parent2e96e1d012f504c4311104f89b455aca354d1635 (diff)
downloadpkgsrc-02ce116ed2fe9791f3778513badf7dfb6db84ee9.tar.gz
Add forgotten dependeny on textproc/p5-XML-Parser. Bump revision.
Diffstat (limited to 'textproc/xmltoman/Makefile')
-rw-r--r--textproc/xmltoman/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/xmltoman/Makefile b/textproc/xmltoman/Makefile
index 46c628799cd..fdb55cb77af 100644
--- a/textproc/xmltoman/Makefile
+++ b/textproc/xmltoman/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/01/16 03:04:16 bjs Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/18 04:15:01 bjs Exp $
#
DISTNAME= xmltoman_0.3.orig
PKGNAME= ${DISTNAME:S/_/-/:R}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/}
@@ -12,11 +13,12 @@ COMMENT= XML to manual page converter
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
+
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= perl:run
USE_LANGUAGES= # none
-#INSTALLATION_DIRS= bin share/${PKGBASE} ${PKGMANDIR}/man1
AUTO_MKDIRS= yes
MAKE_ENV+= PKGBASE=${PKGBASE:Q}
REPLACE_PERL= xmltoman xmlmantohtml