aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Attributes-Recursive/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/p5-File-Attributes-Recursive/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'devel/p5-File-Attributes-Recursive/Makefile')
-rw-r--r--devel/p5-File-Attributes-Recursive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-File-Attributes-Recursive/Makefile b/devel/p5-File-Attributes-Recursive/Makefile
index 69a3b79a2eba..6eb476f0c395 100644
--- a/devel/p5-File-Attributes-Recursive/Makefile
+++ b/devel/p5-File-Attributes-Recursive/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Inherit file attributes from parent directories
-BUILD_DEPENDS= p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch \
- p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- p5-File-Attributes>=0:${PORTSDIR}/devel/p5-File-Attributes
+BUILD_DEPENDS= p5-Directory-Scratch>=0:devel/p5-Directory-Scratch \
+ p5-Path-Class>=0:devel/p5-Path-Class \
+ p5-File-Attributes>=0:devel/p5-File-Attributes
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5