databases/postgis24: limit to PostgreSQL 9.5 - 10, bump PORTREVISION
This commit is contained in:
parent
9ac81f8518
commit
2a19304730
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543263
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= postgis
|
||||
PORTVERSION= 2.4.8
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= https://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 24
|
||||
@ -20,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.3-10 shebangfix
|
||||
localbase perl5 pkgconfig pgsql:9.5-10 shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
|
Loading…
Reference in New Issue
Block a user