aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2024-05-12 08:06:28 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2024-05-12 08:07:40 +0000
commit78e9101ec23dee3bfdb280fb66e41f372993d837 (patch)
treed693a04c62da7e16d36e31bfbfd240faa3bf7cdd
parentfe371536ca768a9fc05f50592dbdff6a79fbdf81 (diff)
downloadports-78e9101ec23dee3bfdb280fb66e41f372993d837.tar.gz
ports-78e9101ec23dee3bfdb280fb66e41f372993d837.zip
databases/postgis32: Limit to pgsql < 16 per documentation
-rw-r--r--databases/postgis32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile
index d300e78d7b36..fe5080589a6c 100644
--- a/databases/postgis32/Makefile
+++ b/databases/postgis32/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libgdal.so:graphics/gdal
USES= alias compiler:c++14-lang cpe gmake gnome iconv:wchar_t libtool:keepla \
- localbase perl5 pkgconfig pgsql:11+ shebangfix
+ localbase perl5 pkgconfig pgsql:11-15 shebangfix
USE_GNOME= libxml2
USE_PERL5= build