summaryrefslogtreecommitdiff
path: root/fonts/fontconfig
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-19 17:37:19 +0000
committerminskim <minskim>2004-04-19 17:37:19 +0000
commit28127302c5b7871e23e2fdf41a16d956a766823b (patch)
tree06f78cd4300932bdc1e0ace0e658e80be9fb3726 /fonts/fontconfig
parent0de757274f0bf425d505d6d727df20fcbeb60434 (diff)
downloadpkgsrc-28127302c5b7871e23e2fdf41a16d956a766823b.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'fonts/fontconfig')
-rw-r--r--fonts/fontconfig/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index eb5369fd0a5..f9751092a2e 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/02/16 19:15:21 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2004/04/19 17:37:19 minskim Exp $
#
DISTNAME= fontconfig-2.2.1
@@ -14,6 +14,8 @@ COMMENT= Library for configuring and customizing font access
# sure to keep in step
BUILDLINK_DEPENDS.freetype2+= freetype2>=2.0.9
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= YES