diff options
Diffstat (limited to 'fonts/fontconfig/Makefile')
-rw-r--r-- | fonts/fontconfig/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile index 89a8da1bc13..c61a4af1a60 100644 --- a/fonts/fontconfig/Makefile +++ b/fonts/fontconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2006/10/03 18:16:13 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2006/11/03 07:13:31 joerg Exp $ DISTNAME= fontconfig-2.4.1 CATEGORIES= fonts @@ -9,6 +9,7 @@ HOMEPAGE= http://www.fontconfig.org/ COMMENT= Library for configuring and customizing font access PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_LIBTOOL= YES |