From 15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f Mon Sep 17 00:00:00 2001 From: bjs Date: Fri, 18 Jan 2008 04:15:01 +0000 Subject: Add forgotten dependeny on textproc/p5-XML-Parser. Bump revision. --- textproc/xmltoman/Makefile | 6 ++++-- 1 file 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 -- cgit v1.2.3