diff options
Diffstat (limited to 'net/p5-Net-Google-Spreadsheets/Makefile')
-rw-r--r-- | net/p5-Net-Google-Spreadsheets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google-Spreadsheets/Makefile b/net/p5-Net-Google-Spreadsheets/Makefile index 4be8158e4e59..47692af82f1c 100644 --- a/net/p5-Net-Google-Spreadsheets/Makefile +++ b/net/p5-Net-Google-Spreadsheets/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/Test/MockModule.pm:${PORTSDIR}/devel/p5-Test-MockModule \ ${SITE_PERL}/Test/MockObject.pm:${PORTSDIR}/devel/p5-Test-MockObject -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |