From 9a7f7b5fc6323c28ad2518b2fa3cafba136ca28c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 5 May 2014 12:40:05 +0000 Subject: Convert to USES=pgsql While here: - stage support for pg_rman - stage support for pgagent - stage support for hashtypes --- databases/p5-Pg/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/p5-Pg') diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile index 87656ac4ea57..c2a2c36bd42b 100644 --- a/databases/p5-Pg/Makefile +++ b/databases/p5-Pg/Makefile @@ -14,8 +14,7 @@ DIST_SUBDIR= postgresql MAINTAINER= perl@FreeBSD.org COMMENT= Interface for using perl5 to access PostgreSQL databases -USE_PGSQL= yes -USES= perl5 +USES= perl5 pgsql USE_PERL5= configure CONFIGURE_ENV= POSTGRES_INCLUDE=${LOCALBASE}/include POSTGRES_LIB=${LOCALBASE}/lib -- cgit v1.2.3