diff options
Diffstat (limited to 'devel/p5-Spoon/Makefile')
-rw-r--r-- | devel/p5-Spoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index d048d07ad7e1..dee82c048582 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy \ ${SITE_PERL}/IO/All.pm:${PORTSDIR}/devel/p5-IO-All \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ p5-URI>=0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |