summaryrefslogtreecommitdiff
path: root/devel/p5-Time-HiRes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Time-HiRes/Makefile')
-rw-r--r--devel/p5-Time-HiRes/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile
index 686f5742bc9a..9cd6d710384f 100644
--- a/devel/p5-Time-HiRes/Makefile
+++ b/devel/p5-Time-HiRes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Time-HiRes
-PORTVERSION= 1.68
+PORTVERSION= 1.72
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -16,6 +16,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= A perl5 module implementing High resolution time, sleep, and alarm
+# rel2abs isn't in old File::Spec
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Time::HiRes.3