FreeBSD Bugzilla – Attachment 195676 Details for
Bug 230223
audio/xmms-gbsplay: Remove gcc dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmms-gbsplay.diff
xmms-gbsplay.diff (text/plain), 709 bytes, created by
Tobias Kortkamp
on 2018-07-31 05:34:15 UTC
(
hide
)
Description:
xmms-gbsplay.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2018-07-31 05:34:15 UTC
Size:
709 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 475968) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gbsplay > PORTVERSION= 0.0.8 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= audio > MASTER_SITES= LOCAL/ehaupt > PKGNAMEPREFIX= xmms- >@@ -17,7 +17,6 @@ > RUN_DEPENDS= xmms:multimedia/xmms > > USE_GNOME= glib12 >-USE_GCC= any > HAS_CONFIGURE= yes > USES= gmake > USE_CSTD= gnu89 >@@ -36,7 +35,8 @@ > > post-patch: > @${REINPLACE_CMD} -e \ >- 's|`which xmms-config`||; \ >+ 's|char argc|int argc|; \ >+ s|`which xmms-config`||; \ > s|\(xmms-config\)|${LOCALBASE}/bin/\1|g; \ > s|`which glib-config`||; \ > s|glib-config|${GLIB_CONFIG}|g; \
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
Flags:
tobik
:
maintainer-approval?
(
ehaupt
)
Actions:
View
|
Diff
Attachments on
bug 230223
:
195672
| 195676