diff options
Diffstat (limited to 'net/p5-Amazon-SQS-Simple/Makefile')
-rw-r--r-- | net/p5-Amazon-SQS-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile index 2decc4c632d1..1b948dbc3e4b 100644 --- a/net/p5-Amazon-SQS-Simple/Makefile +++ b/net/p5-Amazon-SQS-Simple/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |