aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Minion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Minion/Makefile')
-rw-r--r--devel/p5-Minion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Minion/Makefile b/devel/p5-Minion/Makefile
index 5f21550d89f4..326268925490 100644
--- a/devel/p5-Minion/Makefile
+++ b/devel/p5-Minion/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Minion
-PORTVERSION= 10.08
+PORTVERSION= 10.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SRI
@@ -24,7 +24,7 @@ NO_ARCH= yes
OPTIONS_DEFINE= PGSQL
-PGSQL_BUILD_DEPENDS= ${PGSQL_RUN_DEPENDS}
+PGSQL_BUILD_DEPENDS= p5-Mojo-Pg>=4.0:databases/p5-Mojo-Pg
PGSQL_RUN_DEPENDS= p5-Mojo-Pg>=4.0:databases/p5-Mojo-Pg
.include <bsd.port.mk>