1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Add removed Perl core module to *_DEPENDS

- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-10-10 11:16:02 +00:00
parent 6d4765235a
commit ae8104adc5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451662

View File

@ -2,7 +2,7 @@
PORTNAME= Convert-Color
PORTVERSION= 0.11
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= \
p5-List-UtilsBy>0:devel/p5-List-UtilsBy
p5-List-UtilsBy>0:devel/p5-List-UtilsBy \
p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5