aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-11-03 13:07:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-11-03 13:07:57 +0000
commit0648c92013c4d66f4f06a2d76b26bde817314118 (patch)
tree05f7c2a0d56d162ade380cb674531abdd29ba7c3 /net
parenta050771dbfee04dd18db82a6dc8721aa42bf42ee (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-ldap2pf/Makefile1
-rw-r--r--net/p5-ldap2pw/Makefile1
-rw-r--r--net/p5-srv2pf/Makefile1
3 files changed, 3 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
diff --git a/net/p5-ldap2pw/Makefile b/net/p5-ldap2pw/Makefile
index 5ff1c04a78a0..805e0aa3674b 100644
--- a/net/p5-ldap2pw/Makefile
+++ b/net/p5-ldap2pw/Makefile
@@ -13,6 +13,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
diff --git a/net/p5-srv2pf/Makefile b/net/p5-srv2pf/Makefile
index cc6d90eff3fd..4d3a7134f32c 100644
--- a/net/p5-srv2pf/Makefile
+++ b/net/p5-srv2pf/Makefile
@@ -11,6 +11,7 @@ COMMENT= Create and update PF tables from LDAP groups
RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
+BUILD_DEPENDS= ${RUN_DEPENDS}
USE_GITHUB= yes
GH_ACCOUNT= dag-erling