From 3ba96f4cfda99b362bf91e707308d49d150be604 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 28 May 2014 11:30:26 +0000 Subject: Convert to USES=pgsql --- databases/p5-DBD-Pg/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 543d064035b0..8bb596a8690d 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -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 -- cgit