mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Fix BDEPS using p5-Test-MockObject instead of p5-Test-MockModule and remove extra deps.
Reported by: Kurt Lidl <kurt.lidl@cello.com>
This commit is contained in:
parent
845941adf8
commit
5a9068e242
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312121
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= CGI-Application-Plugin-DBH
|
||||
PORTVERSION= 4.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,9 +12,8 @@ MAINTAINER= lippe@FreeBSD.org
|
||||
COMMENT= Easy DBI access from CGI::Application
|
||||
|
||||
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
|
||||
p5-CGI-modules>=0:${PORTSDIR}/www/p5-CGI-modules \
|
||||
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-DBD-Mock>=0:${PORTSDIR}/databases/p5-DBD-Mock
|
||||
p5-Test-MockObject>=1.20120301:${PORTSDIR}/devel/p5-Test-MockObject
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user