diff options
Diffstat (limited to 'databases/postgresql-orafce/Makefile')
-rw-r--r-- | databases/postgresql-orafce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-orafce/Makefile b/databases/postgresql-orafce/Makefile index f6ebb540f335..ce43b8087d25 100644 --- a/databases/postgresql-orafce/Makefile +++ b/databases/postgresql-orafce/Makefile @@ -13,7 +13,7 @@ LICENSE_NAME= Zero-Clause BSD / Free Public License 1.0.0 LICENSE_FILE= ${WRKSRC}/COPYRIGHT.orafce LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= gmake pgsql:9.5+ +USES= gmake pgsql:11+ USE_GITHUB= yes LLD_UNSAFE= yes |