svn commit: r355608 - head/databases/postgis20

Baptiste Daroussin bapt at FreeBSD.org
Wed May 28 11:38:55 UTC 2014


Author: bapt
Date: Wed May 28 11:38:54 2014
New Revision: 355608
URL: http://svnweb.freebsd.org/changeset/ports/355608
QAT: https://qat.redports.org/buildarchive/r355608/

Log:
  Convert to USES=pgsql

Modified:
  head/databases/postgis20/Makefile

Modified: head/databases/postgis20/Makefile
==============================================================================
--- head/databases/postgis20/Makefile	Wed May 28 11:37:01 2014	(r355607)
+++ head/databases/postgis20/Makefile	Wed May 28 11:38:54 2014	(r355608)
@@ -20,8 +20,7 @@ RUN_DEPENDS=	postmaster:${PORTSDIR}/data
 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


More information about the svn-ports-all mailing list