summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2017-04-16 15:11:12 +0000
committerbsiegert <bsiegert>2017-04-16 15:11:12 +0000
commit272a267b9953ef15a0c0be1e85e696f064139a1d (patch)
tree1a040e1f51c9f786ebe27428999f6e7a8717d411
parent3bc87138a38a50eb7afc46cb58d1b3c7312b1f7e (diff)
downloadpkgsrc-272a267b9953ef15a0c0be1e85e696f064139a1d.tar.gz
Pullup ticket #5271 - requested by sevan
textproc/p5-XML-Feed: build fix Revisions pulled up: - textproc/p5-XML-Feed/Makefile 1.25 --- Module Name: pkgsrc Committed By: schmonz Date: Tue Apr 11 18:38:11 UTC 2017 Modified Files: pkgsrc/textproc/p5-XML-Feed: Makefile Log Message: Promote p5-{HTML-Parser,libwww} to runtime DEPENDS to match META.json. Bump PKGREVISION.
-rw-r--r--textproc/p5-XML-Feed/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index dabacfa8298..a92be6053b8 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/06/08 19:24:43 wiz Exp $
+# $NetBSD: Makefile,v 1.24.8.1 2017/04/16 15:11:12 bsiegert Exp $
DISTNAME= XML-Feed-0.53
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
@@ -16,6 +16,8 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Mail-[0-9]*:../../time/p5-DateTime-Format-Mail
DEPENDS+= p5-DateTime-Format-W3CDTF-[0-9]*:../../time/p5-DateTime-Format-W3CDTF
DEPENDS+= p5-Feed-Find-[0-9]*:../../textproc/p5-Feed-Find
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
DEPENDS+= p5-URI-Fetch-[0-9]*:../../www/p5-URI-Fetch
@@ -23,9 +25,6 @@ DEPENDS+= p5-XML-Atom>=0.38:../../textproc/p5-XML-Atom
DEPENDS+= p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-RSS>=1.47:../../textproc/p5-XML-RSS
-BUILD_DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
-BUILD_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-
MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--defaultdeps
PERL5_PACKLIST= auto/XML/Feed/.packlist