Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2014 17:02:18 +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: r370460 - head/databases/pgpool-II
Message-ID:  <201410081702.s98H2ILW096470@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  8 17:02:18 2014
New Revision: 370460
URL: https://svnweb.freebsd.org/changeset/ports/370460
QAT: https://qat.redports.org/buildarchive/r370460/

Log:
  Convert to USES=pgsql

Modified:
  head/databases/pgpool-II/Makefile

Modified: head/databases/pgpool-II/Makefile
==============================================================================
--- head/databases/pgpool-II/Makefile	Wed Oct  8 17:01:28 2014	(r370459)
+++ head/databases/pgpool-II/Makefile	Wed Oct  8 17:02:18 2014	(r370460)
@@ -15,8 +15,7 @@ LICENSE=	BSD
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		gmake libtool
-USE_PGSQL=	yes
+USES=		gmake pgsql libtool
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
 CONFIGURE_ARGS=	--with-openssl



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