pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/Xft2 Conflict with libXft (currently in pkgsrc-w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9df401411647
branches:  trunk
changeset: 516920:9df401411647
user:      reed <reed%pkgsrc.org@localhost>
date:      Mon Jul 31 21:39:56 2006 +0000

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

This version of Xft2 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:

 fonts/Xft2/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7253abea935f -r 9df401411647 fonts/Xft2/Makefile
--- a/fonts/Xft2/Makefile       Mon Jul 31 21:29:16 2006 +0000
+++ b/fonts/Xft2/Makefile       Mon Jul 31 21:39:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/04/06 06:21:59 reed Exp $
+# $NetBSD: Makefile,v 1.47 2006/07/31 21:39:56 reed Exp $
 
 DISTNAME=      libXft-2.1.7
 PKGNAME=       Xft2-2.1.7
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://fontconfig.org/
 COMMENT=       Library for configuring and customizing font access
 
+CONFLICTS+=    libXft-[0-9]*
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index