Date: Wed, 28 May 2014 11:38:55 +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: r355608 - head/databases/postgis20 Message-ID: <201405281138.s4SBctdS015645@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405281138.s4SBctdS015645>