diff --git a/science/gis/postgis/actions.py b/science/gis/postgis/actions.py
index 77b512c63c..e55c047a1a 100644
--- a/science/gis/postgis/actions.py
+++ b/science/gis/postgis/actions.py
@@ -16,7 +16,7 @@ def setup():
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
- autotools.make()
+ autotools.make("-j1")
def install():
autotools.rawInstall('DESTDIR=%s' % get.installDIR())
diff --git a/science/gis/postgis/pspec.xml b/science/gis/postgis/pspec.xml
index 172782ff27..bbea472a01 100644
--- a/science/gis/postgis/pspec.xml
+++ b/science/gis/postgis/pspec.xml
@@ -12,16 +12,17 @@
library
Adds support for geographic objects to PostgreSQL
PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension.
- http://download.osgeo.org/postgis/source/postgis-2.1.5.tar.gz
+ http://download.osgeo.org/postgis/source/postgis-2.2.1.tar.gz
- gtk2-devel
+
proj-devel
gdal-devel
geos-devel
- postgresql-lib
+ json-c-devel
+ postgresql-lib
libxslt-devel
libxml2-devel
- imagemagick-devel
+
@@ -31,6 +32,10 @@
proj
gdal
geos
+ zlib
+ libxml2
+ libpcre
+ json-c
postgresql-lib
@@ -46,6 +51,13 @@
+
+ 2016-02-25
+ 2.2.1
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2015-01-25
2.1.5