diff options
Diffstat (limited to 'devel/p5-Module-Extract/Makefile')
-rw-r--r-- | devel/p5-Module-Extract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Extract/Makefile b/devel/p5-Module-Extract/Makefile index 9684baab19f4..939664595452 100644 --- a/devel/p5-Module-Extract/Makefile +++ b/devel/p5-Module-Extract/Makefile @@ -16,7 +16,7 @@ MAINTAINER= cm@therek.net COMMENT= Base class for working with Perl distributions BUILD_DEPENDS= ${SITE_PERL}/Archive/Extract.pm:${PORTSDIR}/archivers/p5-Archive-Extract -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |