diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-24 17:39:01 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-24 17:39:01 +0000 |
commit | ba22c1d0fffeb980c09f9727ebf82c2420f35412 (patch) | |
tree | 9c127d19b4ad6a0daef0d8397f6770c1b5122ebd /fonts/Xft2 | |
parent | 0d04b839d2e34af0d62dec0b35f6c032dabcf7b7 (diff) | |
download | pkgsrc-ba22c1d0fffeb980c09f9727ebf82c2420f35412.tar.gz |
Enable pkgviews installation.
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 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 |