diff options
Diffstat (limited to 'databases/p5-Relations-Query/Makefile')
-rw-r--r-- | databases/p5-Relations-Query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Relations-Query/Makefile b/databases/p5-Relations-Query/Makefile index f8a40ff9b211..2fd3b953bd77 100644 --- a/databases/p5-Relations-Query/Makefile +++ b/databases/p5-Relations-Query/Makefile @@ -15,7 +15,7 @@ MAINTAINER= timur@FreeBSD.org COMMENT= Object for building queries with DBI/DBD::mysql BUILD_DEPENDS= ${SITE_PERL}/Relations.pm:${PORTSDIR}/databases/p5-Relations -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |