1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

databases/postgis24: Update postgresql versions available

postgis24 can be built with postgresql12. Update postgresql range versions accordingly.
This commit is contained in:
Loïc Bartoletti 2020-10-15 06:04:26 +00:00
parent db42120131
commit 69b0efffe7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552385

View File

@ -3,6 +3,7 @@
PORTNAME= postgis
PORTVERSION= 2.4.9
PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 24
@ -19,7 +20,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libgdal.so:graphics/gdal
USES= alias gettext gmake gnome iconv:wchar_t libtool:keepla \
localbase perl5 pkgconfig pgsql:9.5-10 shebangfix
localbase perl5 pkgconfig pgsql:9.5-12 shebangfix
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PERL5= build