aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2005-05-08 14:47:59 +0800
committernork <nork@FreeBSD.org>2005-05-08 14:47:59 +0800
commit9a6a7374e8e2cf5bcc90ada1d4325c4bba8bb475 (patch)
treedc94ada0f7a844dae0d5f0fb9f69a7c32465ace6 /databases/p5-DBD-Pg
parentf064e6b1e1157c1874c60d751a2e63b6ae4b6fda (diff)
downloadfreebsd-ports-gnome-9a6a7374e8e2cf5bcc90ada1d4325c4bba8bb475.tar.gz
freebsd-ports-gnome-9a6a7374e8e2cf5bcc90ada1d4325c4bba8bb475.tar.zst
freebsd-ports-gnome-9a6a7374e8e2cf5bcc90ada1d4325c4bba8bb475.zip
Add CONFLICTS p5-DBD-Pg and p5-DBD-Pg-13, each other.
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