aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Manifest/Makefile
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-08-29 01:53:28 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-08-29 01:53:28 +0000
commitaf5929281078f50f4918fd9c61c55f5452b722eb (patch)
treec85ea2e7d990f64513aa440214fa27fb46428817 /devel/p5-Module-Manifest/Makefile
parenta95f832d8ed3af3075266326bcbd2a1c0e6ff82e (diff)
downloadports-af5929281078f50f4918fd9c61c55f5452b722eb.tar.gz
ports-af5929281078f50f4918fd9c61c55f5452b722eb.zip
- Update to 1.08
- Changes: http://search.cpan.org/dist/Module-Manifest/Changes PR: ports/149651 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=260151
Diffstat (limited to 'devel/p5-Module-Manifest/Makefile')
-rw-r--r--devel/p5-Module-Manifest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Module-Manifest/Makefile b/devel/p5-Module-Manifest/Makefile
index 61164f4a09c3..893b2952a41b 100644
--- a/devel/p5-Module-Manifest/Makefile
+++ b/devel/p5-Module-Manifest/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Module-Manifest
-PORTVERSION= 0.07
+PORTVERSION= 1.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Parse and examine a Perl distribution MANIFEST file
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES