Skip to content

Commit

Permalink
databases/postgis32: Limit to pgsql < 16 per documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kev009 committed May 12, 2024
1 parent fe37153 commit 78e9101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/postgis32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 78e9101

Please sign in to comment.