FreeBSD Bugzilla – Attachment 85281 Details for
Bug 121432
Add search function into audio/ncmpc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 544 bytes, created by
Dennis Herrmann
on 2008-03-06 16:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dennis Herrmann
Created:
2008-03-06 16:20:00 UTC
Size:
544 bytes
patch
obsolete
>--- Makefile.orig 2005-11-05 06:19:43.000000000 +0100 >+++ Makefile 2008-03-06 16:58:33.000000000 +0100 >@@ -21,7 +21,8 @@ > LDFLAGS="-L${LOCALBASE}/lib" > > OPTIONS= NLS "Native language support" on \ >- CLOCK_SCREEN "Enable clock screen" on >+ CLOCK_SCREEN "Enable clock screen" on \ >+ SEARCH_SCREEN "Enable search screen" on > > .include <bsd.port.pre.mk> > >@@ -47,6 +48,10 @@ > CONFIGURE_ARGS+=--enable-clock-screen > .endif > >+.if !defined(WITHOUT_SEARCH_SCREEN) >+CONFIGURE_ARGS+=--enable-search-screen >+.endif >+ > MAN1= ncmpc.1 > > do-install:
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 121432
: 85281