diff options
Diffstat (limited to 'fonts/Xft2')
-rw-r--r-- | fonts/Xft2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile index 4c0bdeabdf4..37b01547910 100644 --- a/fonts/Xft2/Makefile +++ b/fonts/Xft2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2006/07/31 21:39:56 reed Exp $ +# $NetBSD: Makefile,v 1.48 2006/10/09 12:52:34 joerg Exp $ DISTNAME= libXft-2.1.7 PKGNAME= Xft2-2.1.7 @@ -14,6 +14,7 @@ COMMENT= Library for configuring and customizing font access CONFLICTS+= libXft-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_LIBTOOL= YES |