diff options
Diffstat (limited to 'converters/p5-JSON-XS-VersionOneAndTwo/Makefile')
-rw-r--r-- | converters/p5-JSON-XS-VersionOneAndTwo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile index 477523be86db..babcb7209847 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile +++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile @@ -15,7 +15,7 @@ MAINTAINER= catone@cpan.org COMMENT= Support versions 1 and 2 of JSON::XS RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |