From d23242e1bff8c1611d62afb9438e2d7692277b47 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 7 Feb 2005 04:27:27 +0000 Subject: conflicts also with pg80 --- databases/postgresql73/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/postgresql73') diff --git a/databases/postgresql73/Makefile.common b/databases/postgresql73/Makefile.common index 8862bf332c6..3fd9d369c0e 100644 --- a/databases/postgresql73/Makefile.common +++ b/databases/postgresql73/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2005/02/05 14:49:03 jdolecek Exp $ +# $NetBSD: Makefile.common,v 1.7 2005/02/07 04:27:27 dan Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -21,7 +21,7 @@ MASTER_SITES?= http://www.postgresql.org/ftpsite/source/v${DIST_VERS}/ \ MAINTAINER?= tech-pkg@NetBSD.org HOMEPAGE?= http://www.postgresql.org/ -CONFLICTS+= postgresql-[0-9]* postgresql74-* +CONFLICTS+= postgresql-[0-9]* postgresql74-* postgresql80-* DISTINFO_FILE?= ${.CURDIR}/../postgresql73/distinfo COMMON_FILESDIR?= ${.CURDIR}/../postgresql73/files -- cgit v1.2.3