Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2014 11:30:26 +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: r355603 - head/databases/p5-DBD-Pg
Message-ID:  <201405281130.s4SBUQbM013517@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed May 28 11:30:26 2014
New Revision: 355603
URL: http://svnweb.freebsd.org/changeset/ports/355603
QAT: https://qat.redports.org/buildarchive/r355603/

Log:
  Convert to USES=pgsql

Modified:
  head/databases/p5-DBD-Pg/Makefile

Modified: head/databases/p5-DBD-Pg/Makefile
==============================================================================
--- head/databases/p5-DBD-Pg/Makefile	Wed May 28 10:39:38 2014	(r355602)
+++ head/databases/p5-DBD-Pg/Makefile	Wed May 28 11:30:26 2014	(r355603)
@@ -16,8 +16,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USES=		perl5
+USES=		pgsql perl5
 USE_PERL5=	configure
-USE_PGSQL=	yes
 
 .include <bsd.port.mk>



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