diff options
Diffstat (limited to 'databases/p5-Genezzo/Makefile')
-rw-r--r-- | databases/p5-Genezzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile index 09fb5c80e1db..9c8d19a6ea36 100644 --- a/databases/p5-Genezzo/Makefile +++ b/databases/p5-Genezzo/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= An extensible database with SQL and DBI RUN_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |