From owner-freebsd-ports Sun Feb 7 10:35:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25710 for freebsd-ports-outgoing; Sun, 7 Feb 1999 10:35:58 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from hoek@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25703; Sun, 7 Feb 1999 10:35:57 -0800 (PST) (envelope-from hoek) Message-ID: <19990207103557.A23824@freebsd.org> Date: Sun, 7 Feb 1999 10:35:57 -0800 From: Tim Vanderhoek To: freebsd-ports@FreeBSD.ORG Subject: Re: Use of MAN3= without an install.man target References: <19990206132912.A24601@cs.uni-magdeburg.de> <19990206213256.A7077@freebsd.org> <19990207110016.A2743@cs.uni-magdeburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19990207110016.A2743@cs.uni-magdeburg.de>; from Roland Jesse on Sun, Feb 07, 1999 at 11:00:16AM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Feb 07, 1999 at 11:00:16AM +0100, Roland Jesse wrote: > > Well, that was not my point. The ACE Makefiles do not include any install* > targets. What I do to install the whole thing is, I just copy everything > in pkg/PLIST over to ${PREFIX}/ACE_wrappers/. Currently, this includes the > (uncompressed) manpages. Why can't you use something like, .for m in ${MAN3} @${INSTALL_MAN} ${WRKSRC}/$m $t .endfor ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message