From 71ca650b3d8a1f37b8a8be1a8637738e35d8a661 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 3 Nov 2015 13:07:57 +0000 Subject: Fix BUILD_DEPENDS. No bump since the current version doesn't build. --- net/p5-ldap2pw/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/p5-ldap2pw') 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 -- cgit