FreeBSD Bugzilla – Attachment 23983 Details for
Bug 41097
patch: fix graphics/xmms-xvs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmms-xvs.patch
xmms-xvs.patch (text/plain), 931 bytes, created by
Adam Weinberger
on 2002-07-29 02:20:01 UTC
(
hide
)
Description:
xmms-xvs.patch
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2002-07-29 02:20:01 UTC
Size:
931 bytes
patch
obsolete
>--- Makefile.orig Sun Jul 28 17:58:49 2002 >+++ Makefile Sun Jul 28 18:06:58 2002 >@@ -19,6 +19,7 @@ > LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 > > USE_GTK= yes >+USE_REINPLACE= yes > GNU_CONFIGURE= yes > CONFIGURE_ENV+= XML2_CONFIG="${LOCALBASE}/bin/xml2-config" \ > XMMS_CONFIG="${X11BASE}/bin/xmms-config" >@@ -27,6 +28,17 @@ > > DOCS= AUTHORS ChangeLog NEWS README TODO > >+post-patch: >+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|<parser.h>|<libxml/parser.h>|g; \ >+ s|<hash.h>|<libxml/hash.h>|g; \ >+ s|<xmlmemory.h>|<libxml/xmlmemory.h>|g; \ >+ s|<tree.h>|<libxml/tree.h>|g; \ >+ s|<xmlerror.h>|<libxml/xmlerror.h>|g; \ >+ s|<xmlIO.h>|<libxml/xmlIO.h>|g; \ >+ s|<parserInternals.h>|<libxml/parserInternals.h>|g; \ >+ s|<entities.h>|<libxml/entities.h>|g; \ >+ s|<xmlversion.h>|<libxml/xmlversion.h>|g' > .if !defined(NOPORTDOCS) > post-install: > ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
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 41097
: 23983