diff options
Diffstat (limited to 'net/p5-Net-LDAP-Server/Makefile')
-rw-r--r-- | net/p5-Net-LDAP-Server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-LDAP-Server/Makefile b/net/p5-Net-LDAP-Server/Makefile index 2738c62722f0..c7190c763cae 100644 --- a/net/p5-Net-LDAP-Server/Makefile +++ b/net/p5-Net-LDAP-Server/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl module for LDAP server side protocol handling BUILD_DEPENDS= p5-Convert-ASN1>=0.22:${PORTSDIR}/converters/p5-Convert-ASN1 \ p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |