summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract-Plugin-InsertMulti
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-SQL-Abstract-Plugin-InsertMulti')
-rw-r--r--databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile2
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 aa74b3a0d96a..a1fc20e03a37 100644
--- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
+++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile
@@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to add bulk insert for SQL::Abstract
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-SQL-Abstract>=1.6:databases/p5-SQL-Abstract \
p5-Sub-Exporter>0:devel/p5-Sub-Exporter
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= modbuild