summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-07-31 21:39:56 +0000
committerreed <reed@pkgsrc.org>2006-07-31 21:39:56 +0000
commit8c8825d3c881ac80c2bcfdaf19dc8cdb7b34736b (patch)
tree9db1b8d28e89aa45e3899e7b4225e0366e17b78a /fonts
parent536e0b8fea0d17b5e4d66bb63488cd7e556704f8 (diff)
downloadpkgsrc-8c8825d3c881ac80c2bcfdaf19dc8cdb7b34736b.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