diff options
Diffstat (limited to 'devel/p5-SPOPS/Makefile')
-rw-r--r-- | devel/p5-SPOPS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SPOPS/Makefile b/devel/p5-SPOPS/Makefile index 5bfd6e4423d1..6c94f54de3d8 100644 --- a/devel/p5-SPOPS/Makefile +++ b/devel/p5-SPOPS/Makefile @@ -26,7 +26,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \ ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \ ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \ ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |