pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/Xrandr-mixedcase Conflict with libXrandr (currentl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81dad57e61c7
branches:  trunk
changeset: 516917:81dad57e61c7
user:      reed <reed%pkgsrc.org@localhost>
date:      Mon Jul 31 21:26:12 2006 +0000

description:
Conflict with libXrandr (currently in pkgsrc-wip).

This version of Xrandr is not supported and I have been using
the maintained version since last year on several pkgsrc build
systems. But I will not switch to new version until okayed by others.

diffstat:

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

diffs (18 lines):

diff -r 13f6bbeb778d -r 81dad57e61c7 x11/Xrandr-mixedcase/Makefile
--- a/x11/Xrandr-mixedcase/Makefile     Mon Jul 31 21:13:33 2006 +0000
+++ b/x11/Xrandr-mixedcase/Makefile     Mon Jul 31 21:26:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/18 19:23:47 reed Exp $
+# $NetBSD: Makefile,v 1.21 2006/07/31 21:26:12 reed Exp $
 #
 
 DISTNAME=              libXrandr-1.0.2
@@ -12,6 +12,8 @@
 HOMEPAGE=              http://xlibs.freedesktop.org/
 COMMENT=               X RandR extension (Library)
 
+CONFLICTS+=            libXrandr-[0-9]*
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_TOOLS+=            pkg-config



Home | Main Index | Thread Index | Old Index