diff options
Diffstat (limited to 'net/ldap2dns/Makefile')
-rw-r--r-- | net/ldap2dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index 26c8978ccd44..b9552ebb2716 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ USE_GITHUB= yes GH_ACCOUNT= bklang -USES= gmake localbase perl5 shebangfix +USES= gmake localbase:ldflags perl5 shebangfix SHEBANG_FILES= scripts/*.pl USE_PERL5= run USE_OPENLDAP= yes |