diff options
Diffstat (limited to 'devel/p5-Test-WWW-Declare/Makefile')
-rw-r--r-- | devel/p5-Test-WWW-Declare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-WWW-Declare/Makefile b/devel/p5-Test-WWW-Declare/Makefile index 481ea5f41b48..40cc9d188a71 100644 --- a/devel/p5-Test-WWW-Declare/Makefile +++ b/devel/p5-Test-WWW-Declare/Makefile @@ -15,7 +15,7 @@ MAINTAINER= wenheping@gmail.com COMMENT= Declarative testing for your web app BUILD_DEPENDS= p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |