mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Add removed Perl core module to *_DEPENDS
- Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
6d4765235a
commit
ae8104adc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451662
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PORTNAME= Convert-Color
|
PORTNAME= Convert-Color
|
||||||
PORTVERSION= 0.11
|
PORTVERSION= 0.11
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= graphics perl5
|
CATEGORIES= graphics perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+
|
|||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
RUN_DEPENDS= \
|
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}
|
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
Loading…
Reference in New Issue
Block a user