diff options
Diffstat (limited to 'converters/p5-JSON-XS-VersionOneAndTwo')
-rw-r--r-- | converters/p5-JSON-XS-VersionOneAndTwo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile index cd70333fffb8..477523be86db 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile +++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile @@ -15,8 +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= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${RUN_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes |