Date: Sat, 4 Dec 2004 22:00:54 GMT From: "David O'Brien" <obrien@FreeBSD.org> To: freebsd-amd64@FreeBSD.org Subject: Re: amd64/74669: The port math/octave is marked BROKEN on amd64 Message-ID: <200412042200.iB4M0sX7090721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR amd64/74669; it has been noted by GNATS. From: "David O'Brien" <obrien@FreeBSD.org> To: Roland Smith <rsmith@xs4all.nl> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: amd64/74669: The port math/octave is marked BROKEN on amd64 Date: Sat, 4 Dec 2004 13:59:26 -0800 On Sat, Dec 04, 2004 at 02:54:23PM +0100, Roland Smith wrote: > post-install: > +.if ${ARCH} != "amd64" > ${RM} ${PREFIX}/bin/octave > @${CP} ${FILESDIR}/octave ${WRKDIR} > @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g ; \ > s,%%OCTAVE_VERSION%%,${OCTAVE_VERSION},g' \ > ${WRKDIR}/octave > ${INSTALL_SCRIPT} ${WRKDIR}/octave ${PREFIX}/bin > +.endif Why does building statically vs. dynamically require this change? -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412042200.iB4M0sX7090721>