summaryrefslogtreecommitdiff
path: root/devel/p5-File-Attributes-Recursive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Attributes-Recursive/Makefile')
-rw-r--r--devel/p5-File-Attributes-Recursive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Attributes-Recursive/Makefile b/devel/p5-File-Attributes-Recursive/Makefile
index 120af826e107..c4a4f1ce9c80 100644
--- a/devel/p5-File-Attributes-Recursive/Makefile
+++ b/devel/p5-File-Attributes-Recursive/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Inherit file attributes from parent directories
-BUILD_DEPENDS= p5-Directory-Scratch>=0:devel/p5-Directory-Scratch \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_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
USE_PERL5= configure