diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-18 13:17:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-18 13:17:01 +0000 |
commit | b41cf335967b90f295e16c01b6a68b6dad76009c (patch) | |
tree | 16c6dc334fbf29f42883a6377491d4ad0795e157 /devel | |
parent | 62b1f406325f47ece89c668b8ff56e62bd64b90e (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-Warn/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-Warn/pkg-plist | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Test-Warn/Makefile b/devel/p5-Test-Warn/Makefile index 64cff0e7ec07..d4e768fc4605 100644 --- a/devel/p5-Test-Warn/Makefile +++ b/devel/p5-Test-Warn/Makefile @@ -3,7 +3,7 @@ PORTNAME= Test-Warn PORTVERSION= 0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,7 @@ COMMENT= Perl extension to test methods for warnings LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Carp>=1.22:${PORTSDIR}/devel/p5-Carp \ - p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel +BUILD_DEPENDS= p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/devel/p5-Test-Warn/pkg-plist b/devel/p5-Test-Warn/pkg-plist index 894892cc9d5e..faedc3ac3a53 100644 --- a/devel/p5-Test-Warn/pkg-plist +++ b/devel/p5-Test-Warn/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Test::Warn.3.gz %%SITE_PERL%%/Test/Warn.pm +%%PERL5_MAN3%%/Test::Warn.3.gz |