diff options
Diffstat (limited to 'devel/p5-POE-Component-RSS/Makefile')
-rw-r--r-- | devel/p5-POE-Component-RSS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-RSS/Makefile b/devel/p5-POE-Component-RSS/Makefile index 0f1b7f12104d..b140775d17d4 100644 --- a/devel/p5-POE-Component-RSS/Makefile +++ b/devel/p5-POE-Component-RSS/Makefile @@ -16,7 +16,7 @@ COMMENT= A module for event based RSS parsing BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |