summaryrefslogtreecommitdiff
path: root/devel/p5-Hash-Objectify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Hash-Objectify/Makefile')
-rw-r--r--devel/p5-Hash-Objectify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Hash-Objectify/Makefile b/devel/p5-Hash-Objectify/Makefile
index da373653c573..764ba8a7b0e3 100644
--- a/devel/p5-Hash-Objectify/Makefile
+++ b/devel/p5-Hash-Objectify/Makefile
@@ -13,8 +13,8 @@ COMMENT= Create objects from hashes on the fly
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Class-XSAccessor>=0:devel/p5-Class-XSAccessor
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-XSAccessor>=0:devel/p5-Class-XSAccessor
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
NO_ARCH= yes