Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 09:18:44 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356449 - head/databases/postgis21
Message-ID:  <201406040918.s549IiW7086282@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun  4 09:18:44 2014
New Revision: 356449
URL: http://svnweb.freebsd.org/changeset/ports/356449
QAT: https://qat.redports.org/buildarchive/r356449/

Log:
  Convert to USES=pgsql

Modified:
  head/databases/postgis21/Makefile

Modified: head/databases/postgis21/Makefile
==============================================================================
--- head/databases/postgis21/Makefile	Wed Jun  4 08:49:57 2014	(r356448)
+++ head/databases/postgis21/Makefile	Wed Jun  4 09:18:44 2014	(r356449)
@@ -20,8 +20,7 @@ CONFLICTS=	postgis-1.* postgis-2.0.*
 LATEST_LINK=	postgis21
 
 USE_GNOME=	libxml2
-USE_PGSQL=	yes
-USES=		gmake iconv:wchar_t perl5 pkgconfig
+USES=		gmake iconv:wchar_t perl5 pgsql pkgconfig
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 USE_PERL5=	build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406040918.s549IiW7086282>