summaryrefslogtreecommitdiff
path: root/devel/p5-File-Attributes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Attributes/Makefile')
-rw-r--r--devel/p5-File-Attributes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Attributes/Makefile b/devel/p5-File-Attributes/Makefile
index 7278298d42de..ae5f10b393ab 100644
--- a/devel/p5-File-Attributes/Makefile
+++ b/devel/p5-File-Attributes/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= File::Attributes - Manipulate file metadata
-BUILD_DEPENDS= p5-YAML>=0:textproc/p5-YAML \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-YAML>=0:textproc/p5-YAML \
p5-Directory-Scratch>=0:devel/p5-Directory-Scratch \
p5-Best>=0:devel/p5-Best \
p5-YAML-Syck>0:textproc/p5-YAML-Syck
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure