From bafcbc218b624e1a4d8bf9fee97e7ba3eed6b360 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 8 Nov 2007 19:00:56 +0000 Subject: Supports DESTDIR. --- pkgtools/pkg_install-info/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3