summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorreed <reed>2006-07-31 21:39:56 +0000
committerreed <reed>2006-07-31 21:39:56 +0000
commit2df9870f497b4b6b1e7e44d9b83f2717222cd9d9 (patch)
tree9db1b8d28e89aa45e3899e7b4225e0366e17b78a /fonts
parentbba1a3000baff8a31a80270460a66f9452a05c82 (diff)
downloadpkgsrc-2df9870f497b4b6b1e7e44d9b83f2717222cd9d9.tar.gz
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 (limited to 'fonts')
-rw-r--r--fonts/Xft2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 2a91e9f0257..4c0bdeabdf4 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fontconfig.org/
COMMENT= Library for configuring and customizing font access
+CONFLICTS+= libXft-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES