Date: Mon, 24 Jul 2000 08:13:25 +0200 From: Andreas Klemm <andreas@klemm.gtn.com> To: Bill Fumerola <billf@chimesnet.com> Cc: Palle Girgensohn <girgen@partitur.se>, dan@langille.org, ports@freebsd.org, andreas@freebsd.org Subject: Re: postgresql7 user message contains $PREFIX not /usr/local Message-ID: <20000724081325.A22988@titan.klemm.gtn.com> In-Reply-To: <20000723223642.P51462@jade.chc-chimes.com>; from billf@chimesnet.com on Sun, Jul 23, 2000 at 10:36:42PM -0400 References: <397C274F.16659.118B7499@localhost> <397BA31C.B0623967@partitur.se> <20000723223642.P51462@jade.chc-chimes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 23, 2000 at 10:36:42PM -0400, Bill Fumerola wrote: > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/databases/postgresql7/Makefile,v > retrieving revision 1.61 > diff -u -r1.61 Makefile > --- Makefile 2000/07/11 19:03:58 1.61 > +++ Makefile 2000/07/24 02:35:06 > @@ -248,7 +248,7 @@ > # ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/*ps.gz ${PREFIX}/share/doc/pgsql > .endif > .if !defined(BATCH) > - @ more -e ${FILESDIR}/post-install-notes > + @ ${SED} -e 's#$PREFIX#${PREFIX}#' ${FILESDIR}/post-install-notes | more > .endif > .if !defined(DEBUG_FLAGS) > .for file in ecpg pg_dump pg_id pg_passwd pg_version postgres psql Is the ports freeze over ? -- Andreas Klemm http://people.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000724081325.A22988>