summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-07-30 18:27:56 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-07-30 18:27:56 +0000
commit57a93bf13c4b56e97230eb735fd55ee844bcdd4f (patch)
tree693f810cc12aa3e9bf4d4607147ffe4035095aeb /textproc/p5-XML-Atom/Makefile
parentFix shutdown on older systems: avoid find's '-depth n' primary. (diff)
- Update to 0.09
- use PERL_MODBUILD PR: ports/69808 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=115097
Diffstat (limited to 'textproc/p5-XML-Atom/Makefile')
-rw-r--r--textproc/p5-XML-Atom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index a047c543301b..43f4a0c70254 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Atom
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -26,7 +26,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-X
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= XML::Atom.3 \
XML::Atom::Client.3 \