diff options
Diffstat (limited to 'net/p5-Jifty-Plugin-Authentication-Ldap/Makefile')
-rw-r--r-- | net/p5-Jifty-Plugin-Authentication-Ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile index f7367f663e2c..575c09f04d97 100644 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile +++ b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile @@ -16,7 +16,7 @@ COMMENT= LDAP Authentication Plugin for Jifty Apps BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |