diff options
Diffstat (limited to 'devel/p5-InlineX-C2XS/Makefile')
-rw-r--r-- | devel/p5-InlineX-C2XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile index dd6818298a1f..ea9268b51f29 100644 --- a/devel/p5-InlineX-C2XS/Makefile +++ b/devel/p5-InlineX-C2XS/Makefile @@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module to create an XS file from an Inline C file BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |