diff options
Diffstat (limited to 'devel/p5-Module-Install-AuthorTests')
-rw-r--r-- | devel/p5-Module-Install-AuthorTests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Install-AuthorTests/Makefile b/devel/p5-Module-Install-AuthorTests/Makefile index 61c3730c18a8..2295cb966455 100644 --- a/devel/p5-Module-Install-AuthorTests/Makefile +++ b/devel/p5-Module-Install-AuthorTests/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to designate tests only run by module authors RUN_DEPENDS= \ p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |