diff options
Diffstat (limited to 'graphics/p5-Convert-Color/Makefile')
-rw-r--r-- | graphics/p5-Convert-Color/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Convert-Color/Makefile b/graphics/p5-Convert-Color/Makefile index 6e509ce813f6..35a2b4c9be39 100644 --- a/graphics/p5-Convert-Color/Makefile +++ b/graphics/p5-Convert-Color/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl extension for color space conversions and named lookups LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-List-UtilsBy>0:devel/p5-List-UtilsBy \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |