pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/Xfixes Conflict with libXfixes (currently in pkgsr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7253abea935f
branches: trunk
changeset: 516919:7253abea935f
user: reed <reed%pkgsrc.org@localhost>
date: Mon Jul 31 21:29:16 2006 +0000
description:
Conflict with libXfixes (currently in pkgsrc-wip).
This version of Xfixes 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/Xfixes/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6e5f49042ce6 -r 7253abea935f x11/Xfixes/Makefile
--- a/x11/Xfixes/Makefile Mon Jul 31 21:27:46 2006 +0000
+++ b/x11/Xfixes/Makefile Mon Jul 31 21:29:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/07/09 20:46:07 tonio Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/31 21:29:16 reed Exp $
#
DISTNAME= libXfixes-2.0.1
@@ -12,6 +12,8 @@
HOMEPAGE= http://freedesktop.org/
COMMENT= X Fixes extension of X RandR
+CONFLICTS+= libXfixes-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index