diff options
Diffstat (limited to 'databases/p5-DBD-Mock/Makefile')
-rw-r--r-- | databases/p5-DBD-Mock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile index 1cb0b44ccaf0..a571ceb6f76b 100644 --- a/databases/p5-DBD-Mock/Makefile +++ b/databases/p5-DBD-Mock/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lippe@FreeBSD.org COMMENT= Simple mock DBD implementation used for testing BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |