diff options
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index e6cfb1184965..7b313164c76e 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-Pg -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= pgsql perl5 +USES= perl5 pgsql USE_PERL5= configure post-stage: |