aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-19 22:37:16 +0800
committerswills <swills@FreeBSD.org>2012-02-19 22:37:16 +0800
commit95e986ec715455e6763427a41502939cddcdd1da (patch)
tree4b93649efda71d99e0976d00fd26cc48f8515880 /devel
parent1343927e1854ae76a4fed3b5cba551f870eeadc8 (diff)
downloadfreebsd-ports-gnome-95e986ec715455e6763427a41502939cddcdd1da.tar.gz
freebsd-ports-gnome-95e986ec715455e6763427a41502939cddcdd1da.tar.zst
freebsd-ports-gnome-95e986ec715455e6763427a41502939cddcdd1da.zip
- Add missing BUILD_DEPENDS/RUN_DEPENDS
- Bump PORTREVISION PR: ports/165107 Submitted by: swills (myself) Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DateTime-Util-Calc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Util-Calc/Makefile b/devel/p5-DateTime-Util-Calc/Makefile
index 38245200a2d6..b268642a35a6 100644
--- a/devel/p5-DateTime-Util-Calc/Makefile
+++ b/devel/p5-DateTime-Util-Calc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= DateTime-Util-Calc
PORTVERSION= 0.13002
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= DateTime Calculation Utilities
-BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \
+ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes