databases/postgis30: Mark PostgeSQL 14 as max supported version
PR: 273058
This commit is contained in:
parent
f1c9309c43
commit
2ca968ef18
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue