diff options
Diffstat (limited to 'net-im/p5-AnyEvent-XMPP/Makefile')
-rw-r--r-- | net-im/p5-AnyEvent-XMPP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile index 9a45ca3957bc..270e5912a2d0 100644 --- a/net-im/p5-AnyEvent-XMPP/Makefile +++ b/net-im/p5-AnyEvent-XMPP/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ p5-Object-Event>=0.7:${PORTSDIR}/devel/p5-Object-Event -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |