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:
parent
98412cbc70
commit
62cb14d858
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134833
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user