aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Business-Hours
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2012-06-07 11:59:52 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2012-06-07 11:59:52 +0000
commit446b7725cb79242bc01d08f7e5e2b4230e5c7fe0 (patch)
tree88d40bc65a05b30293b5d5582fa0c18fa6701e9b /misc/p5-Business-Hours
parentab10c2714d9d883bd3f23c64fcffc9dd88272219 (diff)
downloadports-446b7725cb79242bc01d08f7e5e2b4230e5c7fe0.tar.gz
ports-446b7725cb79242bc01d08f7e5e2b4230e5c7fe0.zip
- Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1] Approved by: shaun (mentor) Submitted by: [1] Sulev-Madis 'ketas' Silber
Notes
Notes: svn path=/head/; revision=298683
Diffstat (limited to 'misc/p5-Business-Hours')
-rw-r--r--misc/p5-Business-Hours/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile
index dbb62e30564e..ce47988ff5d2 100644
--- a/misc/p5-Business-Hours/Makefile
+++ b/misc/p5-Business-Hours/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= matthew@FreeBSD.org
COMMENT= Calculate business hours during a time period
-BUILD_DEPENDS= ${SITE_PERL}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
+BUILD_DEPENDS= p5-Set-IntSpan>1.12:${PORTSDIR}/math/p5-Set-IntSpan
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>-1.0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage