summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg>2007-11-08 19:00:56 +0000
committerjoerg <joerg>2007-11-08 19:00:56 +0000
commitdc2cb33deedf5a28e90ff7bb6e2aa74d31141878 (patch)
treeedfb09ab2e71993a218820454bb6e442255e976c /pkgtools
parent5bacb2419ab4844af2c76716f249bbffb86fd7fc (diff)
downloadpkgsrc-dc2cb33deedf5a28e90ff7bb6e2aa74d31141878.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