diff options
Diffstat (limited to 'net/p5-ldap2pf/Makefile')
-rw-r--r-- | net/p5-ldap2pf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-ldap2pf/Makefile b/net/p5-ldap2pf/Makefile index a042dba41535..a41ed26b1dd0 100644 --- a/net/p5-ldap2pf/Makefile +++ b/net/p5-ldap2pf/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= dag-erling |