summaryrefslogtreecommitdiff
path: root/fonts/Xft2
diff options
context:
space:
mode:
authorjoerg <joerg>2006-10-09 12:52:34 +0000
committerjoerg <joerg>2006-10-09 12:52:34 +0000
commit8ef8b1d313dbe7ace4b99e4611fafd727ea64f46 (patch)
tree394404a5282788a08d7e1183cc0f35c1b517e24d /fonts/Xft2
parent1061ad5e759c85ead19c2d6143b0ff8ef065d46d (diff)
downloadpkgsrc-8ef8b1d313dbe7ace4b99e4611fafd727ea64f46.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')
-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