summaryrefslogtreecommitdiff
path: root/devel/p5-Device-USB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Device-USB/Makefile')
-rw-r--r--devel/p5-Device-USB/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Device-USB/Makefile b/devel/p5-Device-USB/Makefile
index e43a0b2f9eb6..c2298301e695 100644
--- a/devel/p5-Device-USB/Makefile
+++ b/devel/p5-Device-USB/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl wrapper for libusb
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Inline>=0:devel/p5-Inline \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Inline>=0:devel/p5-Inline \
p5-Inline-C>=0:devel/p5-Inline-C
-RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_UNSAFE=yes
USES= perl5