diff options
Diffstat (limited to 'devel/p5-ExtUtils-XSBuilder/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-XSBuilder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-XSBuilder/Makefile b/devel/p5-ExtUtils-XSBuilder/Makefile index 039f2dd75c73..c03d379d6dad 100644 --- a/devel/p5-ExtUtils-XSBuilder/Makefile +++ b/devel/p5-ExtUtils-XSBuilder/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Autogenerating XS-glue Code RUN_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |