diff options
Diffstat (limited to 'databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile')
-rw-r--r-- | databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile index 440f04fea260..73c76105157d 100644 --- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile +++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to add bulk insert for SQL::Abstract RUN_DEPENDS= \ p5-SQL-Abstract>=1.6:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |