summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-24 17:39:01 +0000
committerminskim <minskim@pkgsrc.org>2004-04-24 17:39:01 +0000
commit07ed1d69786bdc820ca69436dffaf3b7b877fdd6 (patch)
tree9c127d19b4ad6a0daef0d8397f6770c1b5122ebd /fonts
parentf79fdc0d2b71c053ed6422423f1df8beaea8d8ed (diff)
downloadpkgsrc-07ed1d69786bdc820ca69436dffaf3b7b877fdd6.tar.gz
Enable pkgviews installation.
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 654993de7e7..252afe1c3d0 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/02/16 21:05:57 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2004/04/24 17:39:17 minskim Exp $
DISTNAME= xft-2.1.2
PKGNAME= Xft2-2.1.2
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://fontconfig.org/
COMMENT= Library for configuring and customizing font access
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_LIBTOOL= YES