aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Tail-Stat
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/p5-Tail-Stat
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'sysutils/p5-Tail-Stat')
-rw-r--r--sysutils/p5-Tail-Stat/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/p5-Tail-Stat/Makefile b/sysutils/p5-Tail-Stat/Makefile
index 2507fdd054ef..43f3a9451a31 100644
--- a/sysutils/p5-Tail-Stat/Makefile
+++ b/sysutils/p5-Tail-Stat/Makefile
@@ -14,15 +14,15 @@ COMMENT= Real-time log statistics server
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-Log-Dispatch>=2.26:${PORTSDIR}/devel/p5-Log-Dispatch \
- p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-Pid-File-Flock>=0:${PORTSDIR}/devel/p5-Pid-File-Flock \
- p5-Sys-Syslog>=0.16:${PORTSDIR}/sysutils/p5-Sys-Syslog \
- p5-Tie-Hash-Indexed>=0:${PORTSDIR}/devel/p5-Tie-Hash-Indexed
+BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
+ p5-JSON-XS>=0:converters/p5-JSON-XS \
+ p5-Log-Dispatch>=2.26:devel/p5-Log-Dispatch \
+ p5-POE>=0:devel/p5-POE \
+ p5-Pid-File-Flock>=0:devel/p5-Pid-File-Flock \
+ p5-Sys-Syslog>=0.16:sysutils/p5-Sys-Syslog \
+ p5-Tie-Hash-Indexed>=0:devel/p5-Tie-Hash-Indexed
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
+TEST_DEPENDS= p5-Test-TCP>=0:devel/p5-Test-TCP
USES= perl5
USE_PERL5= configure