From d5f131c7fdd331ce16a0aca14a551695f1bd3330 Mon Sep 17 00:00:00 2001
From: Michael Nottebrock <lofi@FreeBSD.org>
Date: Wed, 24 Mar 2004 18:28:26 +0000
Subject: Declare CONFLICTS between freedesktop.org X extension/library ports
 and XFree86-libraries.

---
 x11/libXext/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'x11/libXext')

diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile
index 2fcc2f4cfc2b..06a1f49283b8 100644
--- a/x11/libXext/Makefile
+++ b/x11/libXext/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS=	${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
 		${LIB_PC_DEPENDS}
 RUN_DEPENDS=	${LIB_PC_DEPENDS}
 
+CONFLICTS=	XFree86-libraries-*
+
 USE_BZIP2=	yes
 PREFIX?=	${X11BASE}
 GNU_CONFIGURE=	yes
-- 
cgit v1.2.3