mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
s/DEPENS/DEPENDS
This commit is contained in:
parent
368f01f043
commit
d2ac305a58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296745
@ -18,7 +18,7 @@ COMMENT= SMTP Protocol Implementation
|
||||
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
|
||||
p5-POE-Session-MultiDispatch>=0:${PORTSDIR}/devel/p5-POE-Session-MultiDispatch \
|
||||
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools
|
||||
RUN_DEPENS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -16,7 +16,7 @@ MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= A module to simplify connecting up to a LDAP server
|
||||
|
||||
BUILD_DEPENDS= p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap
|
||||
RUN_DEPENS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user