aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2010-12-31 13:29:31 +0000
committerSteve Wills <swills@FreeBSD.org>2010-12-31 13:29:31 +0000
commit6c28476af2a998dcbc27c6f44d6c3dbc7df8746f (patch)
treef4b9e7e70a6e14d3386158e560f77415efec3d80 /devel
parent7937a9894dcc7c3a8770823ce31193825d8fb677 (diff)
downloadports-6c28476af2a998dcbc27c6f44d6c3dbc7df8746f.tar.gz
ports-6c28476af2a998dcbc27c6f44d6c3dbc7df8746f.zip
- Add missing dependency
Reported by: Robert Blayzor (private mail) Pointyhat to: swills Approved by: wxs (mentor)
Notes
Notes: svn path=/head/; revision=267219
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Date-Manip/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index f12811dc09b8..44a21f50d7ea 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -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 \