summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/p5-DBIx-MySQLSequence/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-DBIx-MySQLSequence/Makefile b/databases/p5-DBIx-MySQLSequence/Makefile
index 12d554b..856ebe5 100644
--- a/databases/p5-DBIx-MySQLSequence/Makefile
+++ b/databases/p5-DBIx-MySQLSequence/Makefile
@@ -15,10 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Proper and correct (emulated) sequence support for MySQL
+BUILD_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
+ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
+ p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
RUN_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
-BUILD_DEPENDS= ${RUN}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud