summaryrefslogtreecommitdiff
path: root/databases/postgresql81
diff options
context:
space:
mode:
authorghen <ghen>2008-04-23 12:40:40 +0000
committerghen <ghen>2008-04-23 12:40:40 +0000
commit35d0d7dfd61915ae46546368713d55af5032286f (patch)
tree2a8dc8fd3e655c8736351d20bc32f2bcb58fe946 /databases/postgresql81
parentcb3198f9882354414ca48bdeecf77046f26a4359 (diff)
downloadpkgsrc-35d0d7dfd61915ae46546368713d55af5032286f.tar.gz
Add missing CONFLICTS with postgresql83-* packages. Reported by ASau` on irc.
Diffstat (limited to 'databases/postgresql81')
-rw-r--r--databases/postgresql81/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql81/Makefile.common b/databases/postgresql81/Makefile.common
index bbeb5cdb109..47eab420e84 100644
--- a/databases/postgresql81/Makefile.common
+++ b/databases/postgresql81/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2008/01/07 20:14:23 adam Exp $
+# $NetBSD: Makefile.common,v 1.16 2008/04/23 12:40:40 ghen Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -24,6 +24,7 @@ CONFLICTS+= postgresql73-*
CONFLICTS+= postgresql74-*
CONFLICTS+= postgresql80-*
CONFLICTS+= postgresql82-*
+CONFLICTS+= postgresql83-*
DISTINFO_FILE?= ${.CURDIR}/../postgresql81/distinfo
COMMON_FILESDIR?= ${.CURDIR}/../postgresql81/files