diff options
Diffstat (limited to 'www/p5-WebService-NoPaste/Makefile')
-rw-r--r-- | www/p5-WebService-NoPaste/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WebService-NoPaste/Makefile b/www/p5-WebService-NoPaste/Makefile index 569be1e4ea92..b1f600631f5c 100644 --- a/www/p5-WebService-NoPaste/Makefile +++ b/www/p5-WebService-NoPaste/Makefile @@ -17,7 +17,7 @@ COMMENT= A pastebin web application to upload snippets of text BUILD_DEPENDS= ${SITE_PERL}/IO/All.pm:${PORTSDIR}/devel/p5-IO-All \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |