FreeBSD Bugzilla – Attachment 87372 Details for
Bug 123985
devel/autoconf262 doesn't build with system texinfo on FreeBSD 5.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 729 bytes, created by
Jonathan Lennox
on 2008-05-25 20:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jonathan Lennox
Created:
2008-05-25 20:20:02 UTC
Size:
729 bytes
patch
obsolete
>--- devel/autoconf262/Makefile.orig Sun May 25 15:03:59 2008 >+++ devel/autoconf262/Makefile Sun May 25 15:04:58 2008 >@@ -28,6 +28,13 @@ USE_GMAKE= yes > USE_PERL5= yes > INFO= autoconf-${BUILD_VERSION} > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 600000 >+BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo >+CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" >+.endif >+ > GNU_CONFIGURE= yes > CONFIGURE_ENV+= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 > CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} --without-lispdir >@@ -57,4 +64,4 @@ post-install: > @${INSTALL_SCRIPT} ${WRKSRC}/build-aux/${FILE} ${PREFIX}/share/autoconf-${BUILD_VERSION} > .endfor > >-.include <bsd.port.mk> >+.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 123985
: 87372