FreeBSD Bugzilla – Attachment 200316 Details for
Bug 234228
audio/tagtool: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tagtool.patch (text/plain), 596 bytes, created by
Piotr Kubaj
on 2018-12-20 19:42:11 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-12-20 19:42:11 UTC
Size:
596 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 487878) >+++ Makefile (working copy) >@@ -17,12 +17,12 @@ > LIB_DEPENDS= libid3.so:audio/id3lib \ > libvorbis.so:audio/libvorbis > >-USES= tar:bzip2 gettext gmake pathfix pkgconfig >+USES= compiler:c++11-lang gettext gmake localbase:ldflags pathfix \ >+ pkgconfig tar:bzip2 > USE_GNOME= intlhack libglade2 > GNU_CONFIGURE= yes > INSTALLS_ICONS= yes > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -lpthread -logg -lm >+LDFLAGS+= -lpthread -logg -lm > > .include <bsd.port.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 234228
: 200316