diff options
| -rw-r--r-- | databases/p5-DBD-Pg32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg32/Makefile b/databases/p5-DBD-Pg32/Makefile index b07142892d92..997e03a6ba11 100644 --- a/databases/p5-DBD-Pg32/Makefile +++ b/databases/p5-DBD-Pg32/Makefile @@ -17,7 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -CONFLICTS_INSTALL= p5-DBD-Pg-3.3.* +CONFLICTS_INSTALL= p5-DBD-Pg-[0123].* USES= pgsql perl5 USE_PERL5= configure |
