svn commit: r356449 - head/databases/postgis21

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 4 09:18:44 UTC 2014


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


More information about the svn-ports-head mailing list