summaryrefslogtreecommitdiff
path: root/devel/p5-InlineX-C2XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-InlineX-C2XS/Makefile')
-rw-r--r--devel/p5-InlineX-C2XS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile
index ed91f54b5dc0..b7d2aa06cafd 100644
--- a/devel/p5-InlineX-C2XS/Makefile
+++ b/devel/p5-InlineX-C2XS/Makefile
@@ -14,8 +14,8 @@ COMMENT= Perl module to create an XS file from an Inline C file
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Inline-C>=0.54:devel/p5-Inline-C
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Inline-C>=0.54:devel/p5-Inline-C
TEST_DEPENDS= p5-Test-Warn>=0.23:devel/p5-Test-Warn
NO_ARCH= yes