diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-16 08:37:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-16 08:37:36 +0000 |
commit | d2ac305a583d60a67d4af5be3788beb3a6480ac1 (patch) | |
tree | 0169adf42c2e3d5fc5439669dd0b48617fafc43b /net/p5-Net-LDAP-Express/Makefile | |
parent | 368f01f0436bc2ae4e9865882361e14c89374636 (diff) | |
download | ports-d2ac305a583d60a67d4af5be3788beb3a6480ac1.tar.gz ports-d2ac305a583d60a67d4af5be3788beb3a6480ac1.zip |
Notes
Diffstat (limited to 'net/p5-Net-LDAP-Express/Makefile')
-rw-r--r-- | net/p5-Net-LDAP-Express/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-LDAP-Express/Makefile b/net/p5-Net-LDAP-Express/Makefile index ce4276ab96cf..012499bc3e82 100644 --- a/net/p5-Net-LDAP-Express/Makefile +++ b/net/p5-Net-LDAP-Express/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vvelox@vvelox.net COMMENT= A module to simplify connecting up to a LDAP server BUILD_DEPENDS= p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap -RUN_DEPENS:= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |