FreeBSD Bugzilla – Attachment 211434 Details for
Bug 243949
net-im/libpurple: use standard ncurses mechanism
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
libpurple_ncurses_rev0.diff (text/plain), 833 bytes, created by
Steve Wills
on 2020-02-06 22:47:42 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2020-02-06 22:47:42 UTC
Size:
833 bytes
patch
obsolete
>diff --git net-im/libpurple/Makefile net-im/libpurple/Makefile >index 84ca73468845..a464595e045f 100644 >--- net-im/libpurple/Makefile >+++ net-im/libpurple/Makefile >@@ -76,8 +76,8 @@ PLIST_SUB+= GTKUI="@comment not installed: " > .endif > > .if defined(WITH_CONSOLEUI) >-OPTIONS_DEFINE+=NCURSES >-NCURSES_DESC= Build with ncurses from ports >+USES+= ncurses >+CONFIGURE_ARGS+=--with-ncurses-headers=${NCURSESINC} > PLIST_SUB+= CONSOLEUI="" > .else > PLIST_SUB+= CONSOLEUI="@comment not installed: " >@@ -98,13 +98,6 @@ CONFIGURE_ARGS+= --disable-tcl > PLIST_SUB+= TCL:="@comment not installed: " > .endif > >-.if ${PORT_OPTIONS:MNCURSES} >-USES+= ncurses:port >-CONFIGURE_ARGS+=--with-ncurses-headers=${LOCALBASE}/include/ncurses/ >-.else >-USES+= ncurses >-.endif >- > .if ${PORT_OPTIONS:MPERL} > USES+= perl5 > CONFIGURE_ARGS+= --with-perl-lib=site
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 243949
: 211434