aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-28 11:30:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-28 11:30:26 +0000
commitff3163c6a902855816dfeaae359d3fb3d43da2a8 (patch)
treed50b67581c9c170e509d07dc355734d838ac0ec7 /databases/p5-DBD-Pg/Makefile
parent02a39b6cfb5fe8a3d6bfb9d19ffbde7ea2dcbb28 (diff)
downloadports-ff3163c6a902855816dfeaae359d3fb3d43da2a8.tar.gz
ports-ff3163c6a902855816dfeaae359d3fb3d43da2a8.zip
Notes
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r--databases/p5-DBD-Pg/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <bsd.port.mk>