diff options
Diffstat (limited to 'textproc/p5-XML-Atom-Stream/Makefile')
-rw-r--r-- | textproc/p5-XML-Atom-Stream/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index caa5c74cf6f..9d5f225c649 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:34 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:31 wiz Exp $ DISTNAME= XML-Atom-Stream-0.11 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/XML-Atom-Stream/ COMMENT= Client interface for AtomStream #really: Test::More >= 0.32 -BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple DEPENDS+= p5-libwww>=5.0:../../www/p5-libwww DEPENDS+= p5-XML-SAX>=0.12:../../textproc/p5-XML-SAX DEPENDS+= p5-XML-Handler-Trees>=0.02:../../textproc/p5-XML-Handler-Trees |