mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add missing dependency
Reported by: Robert Blayzor (private mail) Pointyhat to: swills Approved by: wxs (mentor)
This commit is contained in:
parent
7937a9894d
commit
6c28476af2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267219
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Date-Manip
|
||||
PORTVERSION= 6.20
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Perl5 module containing date manipulation routines
|
||||
|
||||
RUN_DEPENDS= p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN3= Date::Manip.3 Date::Manip::Base.3 Date::Manip::Calc.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user