FreeBSD Bugzilla – Attachment 88286 Details for
Bug 125062
irc/weechat: options for make config
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 759 bytes, created by
Vladimir K.
on 2008-06-27 23:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vladimir K.
Created:
2008-06-27 23:10:03 UTC
Size:
759 bytes
patch
obsolete
>--- Makefile.orig 2008-06-28 01:17:43.046122060 +0400 >+++ Makefile 2008-06-28 01:57:10.445958072 +0400 >@@ -23,8 +23,19 @@ > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ARGS= --disable-lua > >+OPTIONS= CHARSET "Build charset plugin" on \ >+ ASPELL "Build aspell plugin" off \ >+ PERL "Build perl plugin" off \ >+ PYTHON "Build python plugin" off \ >+ RUBY "Build ruby plugin" off \ >+ GNUTLS "Enable gnutls support" off \ >+ NLS "Enable native language support" on \ >+ DEBUG "Enable debug" off >+ > MAN1= weechat-curses.1 > >+.include <bsd.port.pre.mk> >+ > .if defined(WITH_DEBUG) > CONFIGURE_ARGS+= --with-debug=2 > .else >@@ -89,4 +100,4 @@ > PLIST_SUB+= PERL="@comment " > .endif > >-.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 125062
: 88286