amd64/74669: The port math/octave is marked BROKEN on amd64

David O'Brien obrien at FreeBSD.org
Sat Dec 4 14:00:54 PST 2004


The following reply was made to PR amd64/74669; it has been noted by GNATS.

From: "David O'Brien" <obrien at FreeBSD.org>
To: Roland Smith <rsmith at xs4all.nl>
Cc: FreeBSD-gnats-submit at 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 at FreeBSD.org)


More information about the freebsd-amd64 mailing list