summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-05-08 06:47:59 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-05-08 06:47:59 +0000
commit62cb14d858d787633a130cba8be9709749b351dc (patch)
tree1b5cc8abd40d41988c28ee1b321fdb64a7d2cd29 /databases/p5-DBD-Pg
parentAdd p5-DBD-Pg-13 1.32, Provides access to PostgreSQL (diff)
Add CONFLICTS p5-DBD-Pg and p5-DBD-Pg-13, each other.
Notes
Notes: svn path=/head/; revision=134833
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index e3e638b53e14..c11b72968b4c 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -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