diff options
Diffstat (limited to 'databases/postgresql-mysql_fdw')
-rw-r--r-- | databases/postgresql-mysql_fdw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile index d73fe924bcb3..b4ff0f4edb92 100644 --- a/databases/postgresql-mysql_fdw/Makefile +++ b/databases/postgresql-mysql_fdw/Makefile @@ -12,6 +12,7 @@ COMMENT= PostgreSQL foreign data wrapper for MySQL LICENSE= PostgreSQL USES= gmake pgsql:9.3+ mysql +LLD_UNSAFE= yes USE_GITHUB= yes GH_ACCOUNT= EnterpriseDB GH_TAGNAME= c14ee1d |