aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2023-08-30 19:02:32 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2023-08-30 19:31:09 +0000
commit2ca968ef18c1dd185272baad97dfb8f0bacbba31 (patch)
treecb8ea6c3220624b45e4174a99c8c71713b9a70fe
parentf1c9309c43cd230f60babf39755bc1ac945eb12d (diff)
downloadports-2ca968ef18c1dd185272baad97dfb8f0bacbba31.tar.gz
ports-2ca968ef18c1dd185272baad97dfb8f0bacbba31.zip
databases/postgis30: Mark PostgeSQL 14 as max supported version
PR: 273058
-rw-r--r--databases/postgis30/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile
index 65f5dfdfe4c0..b57f842836d2 100644
--- a/databases/postgis30/Makefile
+++ b/databases/postgis30/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libgdal.so:graphics/gdal
USES= alias compiler:c++11-lang cpe gmake gnome iconv:wchar_t libtool:keepla \
- localbase perl5 pkgconfig pgsql:11+ shebangfix
+ localbase perl5 pkgconfig pgsql:11-14 shebangfix
USE_GNOME= libxml2
USE_PERL5= build