- Add BUILD_DEPENDS
PR: ports/159893 Submitted by: swills
This commit is contained in:
parent
d1f8829c2a
commit
3c1586bae1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280156
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Cursor class with built-in caching support
|
||||
|
||||
BUILD_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
|
||||
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \
|
||||
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
||||
RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
|
||||
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \
|
||||
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
||||
|
|
Loading…
Reference in a new issue