mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Change dependency on Test::Builder::Tester to devel/p5-Test-Simple.
Approved by: lth (maintainer)
This commit is contained in:
parent
b72edc4a16
commit
5a3e845ebb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146718
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Test-File
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Test file attributes
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user