diff options
Diffstat (limited to 'graphics')
53 files changed, 107 insertions, 107 deletions
diff --git a/graphics/p5-Acme-Steganography-Image-Png/Makefile b/graphics/p5-Acme-Steganography-Image-Png/Makefile index 4a84234ac57c..4830548fba85 100644 --- a/graphics/p5-Acme-Steganography-Image-Png/Makefile +++ b/graphics/p5-Acme-Steganography-Image-Png/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Hide data (badly) in Png images -BUILD_DEPENDS= p5-Imager>=0:graphics/p5-Imager \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Imager>=0:graphics/p5-Imager \ p5-Class-Accessor>=0:devel/p5-Class-Accessor -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-CAD-Drawing-Template/Makefile b/graphics/p5-CAD-Drawing-Template/Makefile index 8f2372a8da13..3b7fc38dfe84 100644 --- a/graphics/p5-CAD-Drawing-Template/Makefile +++ b/graphics/p5-CAD-Drawing-Template/Makefile @@ -14,9 +14,9 @@ COMMENT= Replace tags with text and geometry LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-CAD-Calc>=0:math/p5-CAD-Calc \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-CAD-Calc>=0:math/p5-CAD-Calc \ p5-CAD-Drawing>=0:graphics/p5-CAD-Drawing -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile index 40ce70bd30e1..28b6cb64aabc 100644 --- a/graphics/p5-CAD-Drawing/Makefile +++ b/graphics/p5-CAD-Drawing/Makefile @@ -14,13 +14,13 @@ COMMENT= Methods to create, load, and save vector graphics LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-CAD-Calc>=0:math/p5-CAD-Calc \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-CAD-Calc>=0:math/p5-CAD-Calc \ p5-Math-Geometry-Planar>=0:math/p5-Math-Geometry-Planar \ p5-Math-MatrixReal>=0:math/p5-Math-MatrixReal \ p5-Math-Vec>=0:math/p5-Math-Vec \ p5-Stream>=0:devel/p5-Stream \ convert:graphics/ImageMagick -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile index 8bd1213356fb..0426a067d602 100644 --- a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile +++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile @@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= gerard@seibercom.net COMMENT= Perl implementation of the reCAPTCHA Mailhide API -BUILD_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ p5-HTML-Tiny>=0.904:textproc/p5-HTML-Tiny -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Captcha-reCAPTCHA/Makefile b/graphics/p5-Captcha-reCAPTCHA/Makefile index 708bf12c8a9f..cb03759a760d 100644 --- a/graphics/p5-Captcha-reCAPTCHA/Makefile +++ b/graphics/p5-Captcha-reCAPTCHA/Makefile @@ -15,9 +15,9 @@ COMMENT= Perl implementation of the reCAPTCHA API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Tiny>=0:textproc/p5-HTML-Tiny \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTML-Tiny>=0:textproc/p5-HTML-Tiny \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index edd9e3dd3019..2d29bf6506f9 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -14,9 +14,9 @@ COMMENT= Perl module for generating presentation graphics (i.e., charts) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ p5-GD-Graph>=0:graphics/p5-GD-Graph -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 749d4e0e253c..cfc69dcc581e 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl5 interface to build chart graphics LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD>=2:graphics/p5-GD -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=2:graphics/p5-GD USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Color-Calc/Makefile b/graphics/p5-Color-Calc/Makefile index d1adef567390..1437ac23dfc2 100644 --- a/graphics/p5-Color-Calc/Makefile +++ b/graphics/p5-Color-Calc/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= vanilla@FreeBSD.org COMMENT= Simple calculations with RGB colors -BUILD_DEPENDS= p5-Graphics-ColorNames-WWW>=1.13:graphics/p5-Graphics-ColorNames-WWW -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Graphics-ColorNames-WWW>=1.13:graphics/p5-Graphics-ColorNames-WWW USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Convert-Color-XTerm/Makefile b/graphics/p5-Convert-Color-XTerm/Makefile index 4bba89ea00e0..4ac000ac830b 100644 --- a/graphics/p5-Convert-Color-XTerm/Makefile +++ b/graphics/p5-Convert-Color-XTerm/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Convert-Color>=0.06:graphics/p5-Convert-Color -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Convert-Color>=0.06:graphics/p5-Convert-Color NO_ARCH= yes USE_PERL5= configure diff --git a/graphics/p5-Data-Google-Visualization-DataSource/Makefile b/graphics/p5-Data-Google-Visualization-DataSource/Makefile index 3ab55b1851ee..87dfab0d69ef 100644 --- a/graphics/p5-Data-Google-Visualization-DataSource/Makefile +++ b/graphics/p5-Data-Google-Visualization-DataSource/Makefile @@ -14,11 +14,11 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Clone>=0:devel/p5-Clone \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ p5-Data-Google-Visualization-DataTable>=0:graphics/p5-Data-Google-Visualization-DataTable \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Moose>=0:devel/p5-Moose -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/graphics/p5-Data-Google-Visualization-DataTable/Makefile b/graphics/p5-Data-Google-Visualization-DataTable/Makefile index 754b797ca208..e8fd3c076a36 100644 --- a/graphics/p5-Data-Google-Visualization-DataTable/Makefile +++ b/graphics/p5-Data-Google-Visualization-DataTable/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-JSON-XS>=2.0:converters/p5-JSON-XS -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-JSON-XS>=2.0:converters/p5-JSON-XS USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD-Arrow/Makefile b/graphics/p5-GD-Arrow/Makefile index 38bbc4c02681..851ba4fc26b9 100644 --- a/graphics/p5-GD-Arrow/Makefile +++ b/graphics/p5-GD-Arrow/Makefile @@ -14,8 +14,8 @@ COMMENT= Draw arrows using GD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index 6bf4b388fec7..0fe0c07e4c5d 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -14,8 +14,8 @@ COMMENT= GD::Barcode - Create barcode image with GD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD-Graph-histogram/Makefile b/graphics/p5-GD-Graph-histogram/Makefile index 5624aef6a56f..f6e57ddba258 100644 --- a/graphics/p5-GD-Graph-histogram/Makefile +++ b/graphics/p5-GD-Graph-histogram/Makefile @@ -16,8 +16,8 @@ COMMENT= Histogram plotting module for perl5 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD-Graph-ohlc/Makefile b/graphics/p5-GD-Graph-ohlc/Makefile index caab72e5f04e..0818ccf19b11 100644 --- a/graphics/p5-GD-Graph-ohlc/Makefile +++ b/graphics/p5-GD-Graph-ohlc/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Create charts displaying the open, high, low, and close -BUILD_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph \ p5-Test-Simple>=0:devel/p5-Test-Simple -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 444388bd643d..539f7c715111 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -14,9 +14,9 @@ COMMENT= Graph plotting module for perl5 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ p5-GD-TextUtil>=0:graphics/p5-GD-TextUtil -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ p5-Test-Exception>=0.40:devel/p5-Test-Exception diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index f55373288671..3a3514fbca77 100644 --- a/graphics/p5-GD-Graph3d/Makefile +++ b/graphics/p5-GD-Graph3d/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Creates 3D charts with GD::Graph and GD -BUILD_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD-Graph>=0:graphics/p5-GD-Graph USES= perl5 dos2unix USE_PERL5= configure diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 8da7c71b41b3..d8d8b1635d87 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -14,9 +14,9 @@ COMMENT= Seamlessly enable SVG output from scripts written using GD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ p5-SVG>=0:textproc/p5-SVG -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD-Thumbnail/Makefile b/graphics/p5-GD-Thumbnail/Makefile index f2c07ed3e185..fd7294da143b 100644 --- a/graphics/p5-GD-Thumbnail/Makefile +++ b/graphics/p5-GD-Thumbnail/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Thumbnail maker for GD -BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 8670fdba861d..d8ff0c838b64 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -12,9 +12,9 @@ COMMENT= Perl5 interface to Gd Graphics Library version2 LICENSE= ART20 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig LIB_DEPENDS= libgd.so:graphics/gd -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Geo-EOP/Makefile b/graphics/p5-Geo-EOP/Makefile index 7cf96dedbb27..1c64fa84a008 100644 --- a/graphics/p5-Geo-EOP/Makefile +++ b/graphics/p5-Geo-EOP/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl Module to Process Earth Observation Products Meta-data LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Geo-GML>=0.13:graphics/p5-Geo-GML \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Geo-GML>=0.13:graphics/p5-Geo-GML \ p5-XML-Compile>=1.50:textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=0.14:textproc/p5-XML-Compile-Cache -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.26:devel/p5-Test-Pod NO_ARCH= yes diff --git a/graphics/p5-Geo-GML/Makefile b/graphics/p5-Geo-GML/Makefile index 0eaa91f1351d..82a1d66fad58 100644 --- a/graphics/p5-Geo-GML/Makefile +++ b/graphics/p5-Geo-GML/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl Module to Process Geography Markup Language LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=1.25:devel/p5-Log-Report \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Log-Report>=1.25:devel/p5-Log-Report \ p5-XML-Compile>=1.59:textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=1.05:textproc/p5-XML-Compile-Cache -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile index df4766642646..d955dc1a74ea 100644 --- a/graphics/p5-Geo-Gpx/Makefile +++ b/graphics/p5-Geo-Gpx/Makefile @@ -14,12 +14,12 @@ COMMENT= Perl Module to Create and Parse GPX Files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ p5-ExtUtils-MakeMaker-Coverage>=0:devel/p5-ExtUtils-MakeMaker-Coverage \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-XML-Descent>=0:textproc/p5-XML-Descent -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index 050b770a6a67..c43b7afe4b23 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl Module Tries To Abstract Coordinate Systems LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Geo-Distance>=0.06:math/p5-Geo-Distance \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Geo-Distance>=0.06:math/p5-Geo-Distance \ p5-Geo-Proj4>=1.01:graphics/p5-Geo-Proj4 \ p5-Math-Polygon>=1.01:math/p5-Math-Polygon -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile index 031e8aa8bed2..290f8f49cb39 100644 --- a/graphics/p5-Graph-ReadWrite/Makefile +++ b/graphics/p5-Graph-ReadWrite/Makefile @@ -13,11 +13,11 @@ COMMENT= Reading and Writing a variety of graph file formats LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Graph>=0.50:math/p5-Graph \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Graph>=0.50:math/p5-Graph \ p5-Parse-Yapp>=0:devel/p5-Parse-Yapp \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-Writer>=0:textproc/p5-XML-Writer -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/graphics/p5-Graph-SocialMap/Makefile b/graphics/p5-Graph-SocialMap/Makefile index 49c0bb6ee22f..364ea18a2f32 100644 --- a/graphics/p5-Graph-SocialMap/Makefile +++ b/graphics/p5-Graph-SocialMap/Makefile @@ -14,12 +14,12 @@ COMMENT= Easy tool to create social network maps LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Graph>=0:math/p5-Graph \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Graph>=0:math/p5-Graph \ p5-Graph-Writer-GraphViz>=0:graphics/p5-Graph-Writer-GraphViz \ p5-Quantum-Superpositions>=0:lang/p5-Quantum-Superpositions \ p5-Spiffy>=0:devel/p5-Spiffy \ p5-YAML>=0:textproc/p5-YAML -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Graph-Writer-GraphViz/Makefile b/graphics/p5-Graph-Writer-GraphViz/Makefile index 7c7587a3bd37..06ecb5ad8419 100644 --- a/graphics/p5-Graph-Writer-GraphViz/Makefile +++ b/graphics/p5-Graph-Writer-GraphViz/Makefile @@ -14,11 +14,11 @@ COMMENT= GraphViz Writer for Graph object LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Graph>=0.54:math/p5-Graph \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Graph>=0.54:math/p5-Graph \ p5-Graph-ReadWrite>=0:graphics/p5-Graph-ReadWrite \ p5-GraphViz>=2.02:graphics/p5-GraphViz \ p5-IO-All>=0.30:devel/p5-IO-All -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index 6dd7dd702d40..74893ac73bcd 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Visualise data structures -BUILD_DEPENDS= dot:graphics/graphviz \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= dot:graphics/graphviz \ p5-GraphViz>=0:graphics/p5-GraphViz -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GraphViz-Traverse/Makefile b/graphics/p5-GraphViz-Traverse/Makefile index 44d03604f25d..c24bf11544f9 100644 --- a/graphics/p5-GraphViz-Traverse/Makefile +++ b/graphics/p5-GraphViz-Traverse/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Build a GraphViz object via callback traversal -BUILD_DEPENDS= p5-GraphViz>=0:graphics/p5-GraphViz -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GraphViz>=0:graphics/p5-GraphViz USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 2c93a2e86b04..7ea3725bd516 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -13,12 +13,12 @@ COMMENT= GraphViz - Perl interface to the GraphViz graphing tool LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= dot:graphics/graphviz \ +BUILD_DEPENDS= ${RUN_DEPENDS} \ + p5-File-Which>=1.09:sysutils/p5-File-Which +RUN_DEPENDS= dot:graphics/graphviz \ p5-IPC-Run>=0.60:devel/p5-IPC-Run \ p5-Parse-RecDescent>=1.965.001:devel/p5-Parse-RecDescent \ p5-XML-Twig>=3.52:textproc/p5-XML-Twig -RUN_DEPENDS:= ${BUILD_DEPENDS} -BUILD_DEPENDS+= p5-File-Which>=1.09:sysutils/p5-File-Which TEST_DEPENDS= p5-Test2-Suite>=0.000030:devel/p5-Test2-Suite NO_ARCH= yes diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index 9b02e426311d..383c264510a3 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -14,7 +14,8 @@ COMMENT= Wrapper for AT&T Graphviz LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= dot:graphics/graphviz \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= dot:graphics/graphviz \ p5-Algorithm-Dependency>=1.110:devel/p5-Algorithm-Dependency \ p5-Capture-Tiny>=0.36:devel/p5-Capture-Tiny \ p5-Class-ISA>=0.36:devel/p5-Class-ISA \ @@ -41,7 +42,6 @@ BUILD_DEPENDS= dot:graphics/graphviz \ p5-Type-Tiny>=1.000005:devel/p5-Type-Tiny \ p5-XML-Bare>=0:textproc/p5-XML-Bare \ p5-XML-Tiny>=2.06:textproc/p5-XML-Tiny -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.48:devel/p5-Test-Pod OPTIONS_DEFINE= EXAMPLES diff --git a/graphics/p5-Graphics-Color/Makefile b/graphics/p5-Graphics-Color/Makefile index d58505218dec..c69813f2a1b5 100644 --- a/graphics/p5-Graphics-Color/Makefile +++ b/graphics/p5-Graphics-Color/Makefile @@ -13,13 +13,13 @@ COMMENT= Device and library agnostic color spaces LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Color-Library>=0.020:graphics/p5-Color-Library \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Color-Library>=0.020:graphics/p5-Color-Library \ p5-Moose>=0.74:devel/p5-Moose \ p5-MooseX-Aliases>=0.03:devel/p5-MooseX-Aliases \ p5-MooseX-Clone>=0.03:devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.23:devel/p5-MooseX-Storage \ p5-MooseX-Types>=0.19:devel/p5-MooseX-Types -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta USES= perl5 diff --git a/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile b/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile index 561b499ab69b..303895a1f032 100644 --- a/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile +++ b/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile @@ -14,11 +14,11 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \ p5-Graphics-Primitive>=0:graphics/p5-Graphics-Primitive \ p5-Moose>=0:devel/p5-Moose \ p5-Text-Flow>=0:textproc/p5-Text-Flow -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Graphics-Color>=0:graphics/p5-Graphics-Color NO_ARCH= yes diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile index f526c143c7fd..ad774689e50a 100644 --- a/graphics/p5-Graphics-Primitive/Makefile +++ b/graphics/p5-Graphics-Primitive/Makefile @@ -14,14 +14,14 @@ COMMENT= Device and library agnostic graphic primitives LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Forest>=0.06:devel/p5-Forest \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Forest>=0.06:devel/p5-Forest \ p5-Geometry-Primitive>=0.16:graphics/p5-Geometry-Primitive \ p5-Graphics-Color>=0.20:graphics/p5-Graphics-Color \ p5-JSON-Any>=1.22:converters/p5-JSON-Any \ p5-Moose>=0.90:devel/p5-Moose \ p5-MooseX-Clone>=0.04:devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.17:devel/p5-MooseX-Storage -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Image-Base-SVG/Makefile b/graphics/p5-Image-Base-SVG/Makefile index b7918dba1dcd..a77f755d275c 100644 --- a/graphics/p5-Image-Base-SVG/Makefile +++ b/graphics/p5-Image-Base-SVG/Makefile @@ -14,10 +14,10 @@ COMMENT= SVG image file output LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-Image-Base>=0:graphics/p5-Image-Base \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Image-Base>=0:graphics/p5-Image-Base \ p5-SVG>=2.38:textproc/p5-SVG \ p5-SVG-Parser>=0:textproc/p5-SVG-Parser -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure diff --git a/graphics/p5-Image-Compare/Makefile b/graphics/p5-Image-Compare/Makefile index 3d0fe594b99c..0596d56d4362 100644 --- a/graphics/p5-Image-Compare/Makefile +++ b/graphics/p5-Image-Compare/Makefile @@ -13,10 +13,10 @@ COMMENT= Compare two images in a variety of ways LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Imager>=0:graphics/p5-Imager \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Imager>=0:graphics/p5-Imager \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-CheckManifest>=0:devel/p5-Test-CheckManifest \ p5-Test-Pod>=1.26:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage diff --git a/graphics/p5-Image-Grab/Makefile b/graphics/p5-Image-Grab/Makefile index 8c9baf7cc333..3a3d8f697113 100644 --- a/graphics/p5-Image-Grab/Makefile +++ b/graphics/p5-Image-Grab/Makefile @@ -14,11 +14,11 @@ COMMENT= Perl extension for Grabbing images off the Internet LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Image-Imgur/Makefile b/graphics/p5-Image-Imgur/Makefile index 3c9c4dd1d67a..cafbbd91e22f 100644 --- a/graphics/p5-Image-Imgur/Makefile +++ b/graphics/p5-Image-Imgur/Makefile @@ -14,9 +14,9 @@ COMMENT= Perl extension for uploading images to http://imgur.com LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 4f358ef54a0c..cd73363a5b37 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl module for getting image information LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-XML-Simple>=0:textproc/p5-XML-Simple -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Image-Magick-Iterator/Makefile b/graphics/p5-Image-Magick-Iterator/Makefile index 066169b46650..7d00771500bc 100644 --- a/graphics/p5-Image-Magick-Iterator/Makefile +++ b/graphics/p5-Image-Magick-Iterator/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sequentially read Image::Magick object from a filehandle -BUILD_DEPENDS= ImageMagick>=0:graphics/ImageMagick \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ImageMagick>=0:graphics/ImageMagick \ p5-Image-PBMlib>=1.05:graphics/p5-Image-PBMlib -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure diff --git a/graphics/p5-Image-Math-Constrain/Makefile b/graphics/p5-Image-Math-Constrain/Makefile index 596ea99a43fb..6de86de9123f 100644 --- a/graphics/p5-Image-Math-Constrain/Makefile +++ b/graphics/p5-Image-Math-Constrain/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= coryking@mozimedia.com COMMENT= Scaling math used in image size constraining (such as thumbnails) -BUILD_DEPENDS= p5-PathTools>=3.25:devel/p5-PathTools -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-PathTools>=3.25:devel/p5-PathTools USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Image-ObjectDetect/Makefile b/graphics/p5-Image-ObjectDetect/Makefile index 4f4f6c7f2eb6..7e525901f8e1 100644 --- a/graphics/p5-Image-ObjectDetect/Makefile +++ b/graphics/p5-Image-ObjectDetect/Makefile @@ -14,8 +14,8 @@ COMMENT= Detects objects from picture using opencv LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/opencv.pc:graphics/opencv -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/opencv.pc:graphics/opencv USE_PERL5= configure USES= perl5 pkgconfig diff --git a/graphics/p5-Imager-Plot/Makefile b/graphics/p5-Imager-Plot/Makefile index 219e1236ddf0..55c9fab17526 100644 --- a/graphics/p5-Imager-Plot/Makefile +++ b/graphics/p5-Imager-Plot/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl extension for generating fancy graphic plots in color LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Imager>=0:graphics/p5-Imager -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Imager>=0:graphics/p5-Imager USES= perl5 shebangfix SHEBANG_FILES= plot.pl diff --git a/graphics/p5-Imager-QRCode/Makefile b/graphics/p5-Imager-QRCode/Makefile index 3113dd86c8ca..94fe0535c286 100644 --- a/graphics/p5-Imager-QRCode/Makefile +++ b/graphics/p5-Imager-QRCode/Makefile @@ -13,8 +13,8 @@ COMMENT= Generate QR Code with Imager using libqrencode LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Imager>=0.55:graphics/p5-Imager -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Imager>=0.55:graphics/p5-Imager MAKE_JOBS_UNSAFE= yes USES= localbase perl5 diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile index 719318f9c5fb..eb7476d8f624 100644 --- a/graphics/p5-Layout-Manager/Makefile +++ b/graphics/p5-Layout-Manager/Makefile @@ -15,10 +15,10 @@ COMMENT= 2D Layout Management LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Geometry-Primitive>=0.16:graphics/p5-Geometry-Primitive \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Geometry-Primitive>=0.16:graphics/p5-Geometry-Primitive \ p5-Graphics-Primitive>=0.43:graphics/p5-Graphics-Primitive \ p5-Moose>=0.79:devel/p5-Moose -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index d3907f261623..eb9d9e0a0c94 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -14,11 +14,11 @@ COMMENT= Visualize your data in Scalable Vector Graphics (SVG) format LICENSE= ART20 -BUILD_DEPENDS= p5-Math-Spline>=0:math/p5-Math-Spline \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Math-Spline>=0:math/p5-Math-Spline \ p5-SVG>=0:textproc/p5-SVG \ p5-Statistics-Descriptive>=0:math/p5-Statistics-Descriptive \ p5-Tree-DAG_Node>=0:devel/p5-Tree-DAG_Node -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild diff --git a/graphics/p5-SVG-Metadata/Makefile b/graphics/p5-SVG-Metadata/Makefile index 698811608801..f75bee889f8f 100644 --- a/graphics/p5-SVG-Metadata/Makefile +++ b/graphics/p5-SVG-Metadata/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to capture metadata info about an SVG file -BUILD_DEPENDS= xml_grep:textproc/p5-XML-Twig -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= xml_grep:textproc/p5-XML-Twig USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-SWF-Builder/Makefile b/graphics/p5-SWF-Builder/Makefile index efe758ba917d..170894196eb8 100644 --- a/graphics/p5-SWF-Builder/Makefile +++ b/graphics/p5-SWF-Builder/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create SWF movie -BUILD_DEPENDS= p5-SWF-File>=0:graphics/p5-SWF-File \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-SWF-File>=0:graphics/p5-SWF-File \ p5-Math-Bezier-Convert>=0:math/p5-Math-Bezier-Convert \ p5-Font-TTF>=0:x11-fonts/p5-Font-TTF -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= dos2unix perl5 shebangfix SHEBANG_FILES= lib/SWF/Builder/ActionScript/Compiler.pm diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile index 7b03b9f44c1d..054e2e11354c 100644 --- a/graphics/p5-SWF-File/Makefile +++ b/graphics/p5-SWF-File/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manipulating Flash movie (SWF) files -BUILD_DEPENDS= p5-Data-TemporaryBag>=0:devel/p5-Data-TemporaryBag -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Data-TemporaryBag>=0:devel/p5-Data-TemporaryBag USES= perl5 dos2unix USE_PERL5= configure diff --git a/graphics/p5-SpringGraph/Makefile b/graphics/p5-SpringGraph/Makefile index 7e247d29f111..03919c8fe8c1 100644 --- a/graphics/p5-SpringGraph/Makefile +++ b/graphics/p5-SpringGraph/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Directed graph alternative to GraphViz -BUILD_DEPENDS= p5-GD>=1:graphics/p5-GD -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-GD>=1:graphics/p5-GD USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile index 49de41f47ff4..ede4b395ee9e 100644 --- a/graphics/p5-Tk-JPEG-Lite/Makefile +++ b/graphics/p5-Tk-JPEG-Lite/Makefile @@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/00$//} MAINTAINER= perl@FreeBSD.org COMMENT= Very simplistic image viewer that loads JPEG images -BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk USES= jpeg perl5 USE_PERL5= configure diff --git a/graphics/p5-URI-GoogleChart/Makefile b/graphics/p5-URI-GoogleChart/Makefile index 8c895c645daa..65c42b833808 100644 --- a/graphics/p5-URI-GoogleChart/Makefile +++ b/graphics/p5-URI-GoogleChart/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate Google Chart URIs -BUILD_DEPENDS= p5-URI>0:net/p5-URI -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-Visio/Makefile b/graphics/p5-Visio/Makefile index b5cfd73f6693..19bf3b2d607f 100644 --- a/graphics/p5-Visio/Makefile +++ b/graphics/p5-Visio/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension manipulating XML based Visio files -BUILD_DEPENDS= p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure |