FreeBSD Bugzilla – Attachment 73381 Details for
Bug 106385
devel/gnu-automake 1.10 doesn't build on FreeBSD 5.x.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
automake.patch
automake.patch (text/plain), 485 bytes, created by
Jonathan Lennox
on 2006-12-05 18:30:21 UTC
(
hide
)
Description:
automake.patch
Filename:
MIME Type:
Creator:
Jonathan Lennox
Created:
2006-12-05 18:30:21 UTC
Size:
485 bytes
patch
obsolete
>--- Makefile.orig Tue Dec 5 13:07:07 2006 >+++ Makefile Tue Dec 5 13:14:10 2006 >@@ -37,4 +37,12 @@ > post-patch: > @(cd ${WRKSRC}/doc && ${RM} -f *.info*) > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 600000 >+# Texinfo files use features of makeinfo not present in FreeBSD 5.x's makeinfo 4.6 >+BUILD_DEPENDS += ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo >+CONFIGURE_ARGS += MAKEINFO=${LOCALBASE}/bin/makeinfo >+.endif >+ >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 106385
: 73381