summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-11-08 19:00:56 +0000
committerjoerg <joerg@pkgsrc.org>2007-11-08 19:00:56 +0000
commit2021db9549ba547206385a844d60224bf29875e0 (patch)
treeedfb09ab2e71993a218820454bb6e442255e976c /pkgtools
parentc13753f2386feb212b5de2c3de1affda100fd68a (diff)
downloadpkgsrc-2021db9549ba547206385a844d60224bf29875e0.tar.gz
Supports DESTDIR.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install-info/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install-info/Makefile b/pkgtools/pkg_install-info/Makefile
index c158fbea816..1501df0ea15 100644
--- a/pkgtools/pkg_install-info/Makefile
+++ b/pkgtools/pkg_install-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/07/31 14:40:45 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2007/11/08 19:00:56 joerg Exp $
#
DISTNAME= pkg_install-info-${VERSION}
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.gnu.org/software/texinfo/texinfo.html
COMMENT= Standalone GNU info file installation utility
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes