FreeBSD Bugzilla – Attachment 88835 Details for
Bug 125676
[PATCH] Fix www/lynx build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 627 bytes, created by
Mel
on 2008-07-16 14:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mel
Created:
2008-07-16 14:40:03 UTC
Size:
627 bytes
patch
obsolete
>--- www/lynx/Makefile.orig 2008-07-03 08:16:49.000000000 +0000 >+++ www/lynx/Makefile 2008-07-16 13:05:51.000000000 +0000 >@@ -27,6 +27,7 @@ > CONFIGURE_ARGS+=--with-zlib --libdir="${L_LIB}" \ > --enable-nsl-fork --enable-persistent-cookies \ > --enable-nested-tables --enable-gzip-help \ >+ --srcdir=${WRKSRC} > > OPTIONS= SSL "SSL support" on \ > DEFAULT_COLORS "Colors support" off \ >@@ -77,6 +78,9 @@ > > post-patch: > @${RM} -f ${WRKSRC}/CHANGES.orig >+ ${REINPLACE_CMD} -e \ >+ 's,cd \([^[:space:]]*\) \&\&,cd $$(srcdir)/\1 \&\&,' \ >+ ${WRKSRC}/makefile.in > > post-install: > ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
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 125676
: 88835