diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-05 10:32:23 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-05 10:32:23 +0000 |
| commit | 3779b5222a514b8dab0105840de4ce2c02760e4f (patch) | |
| tree | f187844035a77de7a87722694043987a9592c380 /net/p5-Net-LDAP-posixAccount | |
| parent | ffb2503c984f5260a595c3426b3381b6fe13041e (diff) | |
Notes
Diffstat (limited to 'net/p5-Net-LDAP-posixAccount')
| -rw-r--r-- | net/p5-Net-LDAP-posixAccount/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-LDAP-posixAccount/Makefile b/net/p5-Net-LDAP-posixAccount/Makefile index 3ef6e447d4ad..127c796f112e 100644 --- a/net/p5-Net-LDAP-posixAccount/Makefile +++ b/net/p5-Net-LDAP-posixAccount/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ p5-Sys-User-UIDhelper>=0:${PORTSDIR}/sysutils/p5-Sys-User-UIDhelper \ p5-Sys-Group-GIDhelper>=0:${PORTSDIR}/sysutils/p5-Sys-Group-GIDhelper -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::LDAP::posixAccount.3 |
