aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-28 19:38:54 +0800
committerbapt <bapt@FreeBSD.org>2014-05-28 19:38:54 +0800
commit7920823d6d3b85d9e14cdabfd8b4fec3fb629c8a (patch)
tree4cddfdb8e60033ff9ad254da3680737efc324c8a /databases
parentdc2de5c3c3cdebde79b951489030d662c99499c7 (diff)
downloadfreebsd-ports-gnome-7920823d6d3b85d9e14cdabfd8b4fec3fb629c8a.tar.gz
freebsd-ports-gnome-7920823d6d3b85d9e14cdabfd8b4fec3fb629c8a.tar.zst
freebsd-ports-gnome-7920823d6d3b85d9e14cdabfd8b4fec3fb629c8a.zip
Convert to USES=pgsql
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis20/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile
index 34333cdde601..26ca390424df 100644
--- a/databases/postgis20/Makefile
+++ b/databases/postgis20/Makefile
@@ -20,8 +20,7 @@ RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
CONFLICTS= postgis-1.* postgis-2.1.*
USE_GNOME= libxml2
-USE_PGSQL= yes
-USES= gmake iconv perl5
+USES= gmake iconv perl5 pgsql
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_PERL5= build