aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-Tail
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-24 20:01:40 +0800
committerijliao <ijliao@FreeBSD.org>2002-10-24 20:01:40 +0800
commit311f87b59ecb3707da8d8c23db59fb73108e9bf7 (patch)
tree372de7ab591dbfd2fd0af5835d53f658135a8aba /devel/p5-File-Tail
parent8987a9e04cc60fe08956d2b69c4c8ab9151d20f4 (diff)
downloadfreebsd-ports-gnome-311f87b59ecb3707da8d8c23db59fb73108e9bf7.tar.gz
freebsd-ports-gnome-311f87b59ecb3707da8d8c23db59fb73108e9bf7.tar.zst
freebsd-ports-gnome-311f87b59ecb3707da8d8c23db59fb73108e9bf7.zip
add missing RUN_DEPENDS
PR: 44406 Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'devel/p5-File-Tail')
-rw-r--r--devel/p5-File-Tail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile
index 93a58008761f..9160125b1741 100644
--- a/devel/p5-File-Tail/Makefile
+++ b/devel/p5-File-Tail/Makefile
@@ -6,6 +6,7 @@
PORTNAME= File-Tail
PORTVERSION= 0.98
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
@@ -14,6 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jeremy@external.org
BUILD_DEPENDS= ${site_perl}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+RUN_DEPENDS= ${BUILD_DEPENDS}
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}