FreeBSD Bugzilla – Attachment 167721 Details for
Bug 207705
x11-drivers/xf86-video-ati enable Glamor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/plain), 731 bytes, created by
sasamotikomi
on 2016-03-04 17:51:07 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
sasamotikomi
Created:
2016-03-04 17:51:07 UTC
Size:
731 bytes
patch
obsolete
>--- Makefile.orig 2016-03-02 07:47:09.000000000 +0300 >+++ Makefile 2016-03-04 20:39:12.000000000 +0300 >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-ati > PORTVERSION= 7.5.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >@@ -20,10 +20,20 @@ > ONLY_FOR_ARCHS= i386 amd64 > > CONFIGURE_ARGS+=--disable-udev >-CONFIGURE_ARGS+=--disable-glamor >+ >+OPTIONS_DEFINE=GLAMOR >+OPTIONS_DEFAULT=GLAMOR >+ >+GLAMOR_DESC= Glamor 2D acceleration support > > .include <bsd.port.options.mk> > >+.if !${PORT_OPTIONS:MGLAMOR} >+CONFIGURE_ARGS+=--disable-glamor >+.endif >+ >+.include <bsd.port.pre.mk> >+ > .if (${OSVERSION} >= 903000 && ${OSVERSION} < 1000000) > RUN_DEPENDS+= drm-kmod>=9:${PORTSDIR}/x11-drivers/drm-kmod >
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 207705
: 167721