- Add missing dependency
Submitted by: maintainer
This commit is contained in:
parent
a7688ff558
commit
76538a8a28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115250
@ -17,7 +17,8 @@ COMMENT= Interactive shell used to administer ldap directories
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
|
||||
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
|
||||
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
|
||||
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
|
||||
${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PERL5= yes
|
||||
|
Loading…
Reference in New Issue
Block a user