summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-19 17:37:19 +0000
committerminskim <minskim@pkgsrc.org>2004-04-19 17:37:19 +0000
commit0fffcc439fd066cd67d35d1f6563b706d7446375 (patch)
tree06f78cd4300932bdc1e0ace0e658e80be9fb3726 /fonts
parentb8907e79ec653328019f322ed12d63de8e649243 (diff)
downloadpkgsrc-0fffcc439fd066cd67d35d1f6563b706d7446375.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'fonts')
-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