diff options
Diffstat (limited to 'security/p5-Jifty-Plugin-OpenID')
-rw-r--r-- | security/p5-Jifty-Plugin-OpenID/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Jifty-Plugin-OpenID/Makefile b/security/p5-Jifty-Plugin-OpenID/Makefile index 88849d2b7aa8..0524c44064e5 100644 --- a/security/p5-Jifty-Plugin-OpenID/Makefile +++ b/security/p5-Jifty-Plugin-OpenID/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Net-OpenID-Consumer>=0:${PORTSDIR}/net/p5-Net-OpenID-Consumer \ p5-LWPx-ParanoidAgent>=0:${PORTSDIR}/www/p5-LWPx-ParanoidAgent -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |