aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis20
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-28 11:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-28 11:43:59 +0000
commitfa9f53cd1e6ab5798a2eb767d94ddafa2fd4808c (patch)
tree39d1536739ca7e7b62ff4e72dd13b1a50aac67fa /databases/postgis20
parent103a2dc4dce78149059bf216804366898b570a8e (diff)
downloadports-fa9f53cd1e6ab5798a2eb767d94ddafa2fd4808c.tar.gz
ports-fa9f53cd1e6ab5798a2eb767d94ddafa2fd4808c.zip
Notes
Diffstat (limited to 'databases/postgis20')
-rw-r--r--databases/postgis20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile
index 26ca390424df..7c5abbbd318c 100644
--- a/databases/postgis20/Makefile
+++ b/databases/postgis20/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
libgeos.so:${PORTSDIR}/graphics/geos \
libjson.so:${PORTSDIR}/devel/json-c
-RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
+RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER_NODOT}-server
CONFLICTS= postgis-1.* postgis-2.1.*