diff options
Diffstat (limited to 'devel/p5-InlineX-CPP2XS/Makefile')
-rw-r--r-- | devel/p5-InlineX-CPP2XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-InlineX-CPP2XS/Makefile b/devel/p5-InlineX-CPP2XS/Makefile index 8d1e621f5811..d3760db43358 100644 --- a/devel/p5-InlineX-CPP2XS/Makefile +++ b/devel/p5-InlineX-CPP2XS/Makefile @@ -17,7 +17,7 @@ COMMENT= Convert from Inline C++ code to XS BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline \ p5-Inline-CPP>=0.25:${PORTSDIR}/devel/p5-Inline-CPP -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |