pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/XFree86-clients CONFLICTS with xorg-clients.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/804e1310bc3b
branches:  trunk
changeset: 478746:804e1310bc3b
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jul 29 05:41:12 2004 +0000

description:
CONFLICTS with xorg-clients.

diffstat:

 x11/XFree86-clients/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9a926c8e0a20 -r 804e1310bc3b x11/XFree86-clients/Makefile
--- a/x11/XFree86-clients/Makefile      Thu Jul 29 05:39:19 2004 +0000
+++ b/x11/XFree86-clients/Makefile      Thu Jul 29 05:41:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/04/06 20:40:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/07/29 05:41:12 xtraeme Exp $
 
 DISTNAME=              ${DISTFILES}
 PKGNAME=               XFree86-clients-${XF_VER}
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://www.xfree86.org/
 COMMENT=               XFree86 client programs and related files
 
+CONFLICTS=             xorg-clients-[0-9]*
+
 USE_X11=               yes
 USE_BUILDLINK3=                yes
 CHECK_X11_TYPE=                # defined



Home | Main Index | Thread Index | Old Index