mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Remove dependency which is included in perl-5.8.
This commit is contained in:
parent
256aa9e27a
commit
096661e0c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246353
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Test-Exception
|
||||
PORTVERSION= 0.27
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Test::Exception - test functions for exception based code
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
|
||||
BUILD_DEPENDS= p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user