ports/115701: devel/ode: does not build
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Aug 23 22:15:58 UTC 2007
* Jose Alonso Cardenas Marquez (jacardenasm at gmail.com) wrote:
Another issue: you have the following:
${REINPLACE_CMD} ... -e 's|__isnanf||g; s|__isnan||g ${WRKSRC}/configure
Seems like it's needed, but if autotools are installed on the system,
configure gets recreated, and those changes disappear.
So you also need
${REINPLACE_CMD} ... -e 's|__isnanf||g; s|__isnan||g ${WRKSRC}/configure.in
--
Best regards,
Dmitry Marakasov mailto:amdmi3 at amdmi3.ru
More information about the freebsd-ports-bugs
mailing list