FreeBSD Bugzilla – Attachment 120886 Details for
Bug 163761
deskutils/vboxgtk: fix install failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 627 bytes, created by
Barbara
on 2012-01-02 05:00:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Barbara
Created:
2012-01-02 05:00:27 UTC
Size:
627 bytes
patch
obsolete
>--- Makefile.orig 2012-01-02 00:56:48.000000000 +0100 >+++ Makefile 2012-01-02 05:32:15.000000000 +0100 >@@ -7,6 +7,7 @@ > > PORTNAME= vboxgtk > PORTVERSION= 0.7.0 >+PORTREVISION= 1 > CATEGORIES= deskutils emulators gnome > MASTER_SITES= SF > >@@ -34,5 +35,11 @@ > .endif > @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g ; \ > s|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' ${WRKSRC}/bin/${PORTNAME} >+ @${REINPLACE_CMD} -e 's|GtkBox|GtkBox|g ; \ >+ s|GtkBox|GtkHBox|g ; \ >+ s|GtkScale|GtkHScale|g ; \ >+ s|GtkPaned|GtkHPaned|g ; \ >+ s|GtkButtonBox|GtkHButtonBox|g' \ >+ ${WRKSRC}/data/xml/vboxgtk.xml > > .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 163761
: 120886