FreeBSD Bugzilla – Attachment 167103 Details for
Bug 207265
[PATCH] irc/ircd-ratbox pre-build target broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Extract bsd.port.options.mk from the middle of the pre-build target script
ircd-ratbox-3.0.8_7.diff (text/plain), 785 bytes, created by
John Marshall
on 2016-02-17 00:45:59 UTC
(
hide
)
Description:
Extract bsd.port.options.mk from the middle of the pre-build target script
Filename:
MIME Type:
Creator:
John Marshall
Created:
2016-02-17 00:45:59 UTC
Size:
785 bytes
patch
obsolete
>Index: irc/ircd-ratbox/Makefile >=================================================================== >--- irc/ircd-ratbox/Makefile (revision 409014) >+++ irc/ircd-ratbox/Makefile (working copy) >@@ -84,6 +84,8 @@ > > #----------------------------------------------------------------------- > >+.include <bsd.port.options.mk> >+ > post-patch: > .if !defined(WITH_DEBUG) > ${REINPLACE_CMD} 's|@INSTALL@|@INSTALL@ -s|' ${WRKSRC}/install-mod.sh.in >@@ -129,8 +131,6 @@ > -e "s#%%WRKSRC%%#${WRKSRC}#g" ${WRKSRC}/contrib/ircd-shortcut.pl > > # ----- Execute ircd-shortcut perl script to generate the .c file. ----- >-.include <bsd.port.options.mk> >- > .if ${PORT_OPTIONS:MSHORTCUTS} > @${ECHO_MSG} "Executing ircd-shortcut.pl for ircd-shortcuts generation." > ${PERL} ${WRKSRC}/contrib/ircd-shortcut.pl
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 207265
: 167103