From owner-freebsd-ports Tue Jul 7 07:20:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02938 for freebsd-ports-outgoing; Tue, 7 Jul 1998 07:20:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02932 for ; Tue, 7 Jul 1998 07:20:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA27387; Tue, 7 Jul 1998 07:20:02 -0700 (PDT) Date: Tue, 7 Jul 1998 07:20:02 -0700 (PDT) Message-Id: <199807071420.HAA27387@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tim Vanderhoek Subject: Re: ports/7194: problem in xinetd-2.2.1 port Reply-To: Tim Vanderhoek Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7194; it has been noted by GNATS. From: Tim Vanderhoek To: martin@eunet.cz, FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/7194: problem in xinetd-2.2.1 port Date: Tue, 7 Jul 1998 10:14:33 -0400 On Tue, Jul 07, 1998 at 10:58:27AM +0200, martin@eunet.cz wrote: [...] > if test "$(MANPROGDIR)" ; then \ > ! $(INSTALL_MAN) $(MANPROGFILE) $(MANPROGDIR)/$(MANPROGPAGE) ;\ Heck, if you going to do this, why not go all the way and use ! ${BSD_INSTALL_MAN} $(MANPROGFILE) $(MANPROGDIR)/$(MANPROGPAGE);\ and actually get the correct permissions instead. -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message