diff options
Diffstat (limited to 'fonts/Xft2')
-rw-r--r-- | fonts/Xft2/Makefile | 4 |
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 |