FreeBSD Bugzilla – Attachment 160207 Details for
Bug 202560
[PATCH] www/chromium: fix install with DRIVER option active
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
chromium.diff (text/plain), 962 bytes, created by
Carlos J Puga Medina
on 2015-08-22 08:31:42 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-08-22 08:31:42 UTC
Size:
962 bytes
patch
obsolete
>diff -urN /usr/ports/www/chromium.old/Makefile /usr/ports/www/chromium/Makefile >--- /usr/ports/www/chromium.old/Makefile 2015-08-20 20:11:56.000000000 +0200 >+++ /usr/ports/www/chromium/Makefile 2015-08-22 10:29:42.921835000 +0200 >@@ -62,6 +62,7 @@ > USE_PERL5= build > USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst > USE_GNOME= atk glib20 gtk20 dconf libxslt >+MAKE_ARGS= -C out/${BUILDTYPE} > SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper > ALL_TARGET= chrome > INSTALLS_ICONS= yes >@@ -138,6 +139,8 @@ > GCONF_USE= GNOME=gconf2 > PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio > >+DRIVER_MAKE_ARGS=chromedriver >+ > TEST_DISTFILES= ${PORTNAME}-${DISTVERSION}-testdata${EXTRACT_SUFX} > > .include <bsd.port.options.mk> >@@ -194,8 +197,6 @@ > GYP_DEFINES="${GYP_DEFINES}" > MAKE_ENV+= BUILDTYPE=${BUILDTYPE} \ > GPERF="${LOCALBASE}/bin/gperf" >-MAKE_ARGS= -C out/${BUILDTYPE} >-DRIVER_MAKE_ARGS=chromedriver > > .include <bsd.port.pre.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 202560
:
160203
| 160207