Skip to content
Snippets Groups Projects
Verified Commit 3eb93ccc authored by sunpoet's avatar sunpoet
Browse files

textproc/p5-XML-XML2JSON: Cosmetic change

parent 397d2529
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,11 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-XML-LibXML>=1.59:textproc/p5-XML-LibXML
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
# the order of options follows the search order of JSON module by XML::XML2JSON
OPTIONS_MULTI= JSON_BACKEND
OPTIONS_MULTI_JSON_BACKEND= JSON_SYCK JSON_XS JSON JSON_DWIW
......@@ -25,10 +30,6 @@ JSON_XS_DESC= Use JSON::XS
JSON_DESC= Use JSON
JSON_DWIW_DESC= Use JSON::DWIW
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
JSON_BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON
JSON_DWIW_BUILD_DEPENDS=p5-JSON-DWIW>=0:converters/p5-JSON-DWIW
JSON_DWIW_RUN_DEPENDS= p5-JSON-DWIW>=0:converters/p5-JSON-DWIW
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment