summaryrefslogtreecommitdiff
path: root/databases/postgresql-mysql_fdw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-mysql_fdw/Makefile')
-rw-r--r--databases/postgresql-mysql_fdw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile
index 93331056151d..30d005e44bb9 100644
--- a/databases/postgresql-mysql_fdw/Makefile
+++ b/databases/postgresql-mysql_fdw/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/EnterpriseDB/mysql_fdw
LICENSE= PostgreSQL
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= gmake mysql pgsql:10+
+USES= gmake mysql pgsql:11+
WANT_PGSQL= server
USE_GITHUB= yes
GH_ACCOUNT= EnterpriseDB