From 5eeb469f66fe35c82bd0803713e3411d0646edcf Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 27 Jun 2005 23:05:42 +0000 Subject: This package's installation does not run mtree (NO_MTREE=yes) so use INSTALLATION_DIRS to set up ${PREFIX}/man/man1. --- pkgtools/pkg_tarup/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_tarup/Makefile b/pkgtools/pkg_tarup/Makefile index 5a2e2cb0d78..02504312d9b 100644 --- a/pkgtools/pkg_tarup/Makefile +++ b/pkgtools/pkg_tarup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/11/05 19:41:16 erh Exp $ +# $NetBSD: Makefile,v 1.26 2005/06/27 23:05:42 seb Exp $ DISTNAME= pkg_tarup-1.6.5 CATEGORIES= pkgtools @@ -33,7 +33,7 @@ SCRIPT_SUBST+= \ SCRIPT_SUBST_SED= ${SCRIPT_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/} -INSTALLATION_DIRS= bin +INSTALLATION_DIRS= bin man/man1 do-configure: ${SED} ${SCRIPT_SUBST_SED} \ -- cgit v1.2.3