1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add CONFLICTS p5-DBD-Pg and p5-DBD-Pg-13, each other.

This commit is contained in:
Norikatsu Shigemura 2005-05-08 06:47:59 +00:00
parent 98412cbc70
commit 62cb14d858
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134833
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Provides access to PostgreSQL databases through the DBI
CONFLICTS= p5-DBD-Pg-1.[4-9]*
USE_PGSQL= yes
PERL_CONFIGURE= yes

View File

@ -18,6 +18,8 @@ COMMENT= Provides access to PostgreSQL databases through the DBI
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFLICTS= p5-DBD-Pg-1.3*
USE_PGSQL= yes
PERL_CONFIGURE= yes