From owner-freebsd-ports Mon Jan 17 14:20: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 19AC914F1A for ; Mon, 17 Jan 2000 14:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA31913; Mon, 17 Jan 2000 14:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 17 Jan 2000 14:20:04 -0800 (PST) Message-Id: <200001172220.OAA31913@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris D. Faulhaber" Subject: Re: ports/16151: ports update: sysutils/sarah Reply-To: "Chris D. Faulhaber" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/16151; it has been noted by GNATS. From: "Chris D. Faulhaber" To: Matt of the Long Red Hair Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/16151: ports update: sysutils/sarah Date: Mon, 17 Jan 2000 17:17:40 -0500 (EST) On Mon, 17 Jan 2000, Matt of the Long Red Hair wrote: > On Mon, 17 Jan 2000, Chris D. Faulhaber wrote: > > > The script 'sarah' hard-codes the following: > > > > my( $config ) = '/usr/local/etc/sarah.conf'; > > > > shouldn't this be configurable through ${PREFIX} ? > > There's no config script for sarah *yet*, unfortunately. I can look at trying > to do something funky with the port makefile though, if there's a problem with > accepting the port this way. > Something like: do-configure: ${PERL} -pi.orig -e "s|/usr/local|${PREFIX}|" ${WRKSRC}/sarah would suffice. See http://www.freebsd.org/handbook/porting.html#PORTING-PREFIX for a good reference WRT PREFIX (and porting.html in general). ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message