summaryrefslogtreecommitdiff
path: root/fonts/Xft2/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-10-09 12:52:34 +0000
committerjoerg <joerg@pkgsrc.org>2006-10-09 12:52:34 +0000
commit9cd6e22331a6f233c5162012777ffeb82a685274 (patch)
tree394404a5282788a08d7e1183cc0f35c1b517e24d /fonts/Xft2/Makefile
parent0ac48ab1020b11885d226658a380f69aa3367aa4 (diff)
downloadpkgsrc-9cd6e22331a6f233c5162012777ffeb82a685274.tar.gz
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
Diffstat (limited to 'fonts/Xft2/Makefile')
-rw-r--r--fonts/Xft2/Makefile3
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