FreeBSD Bugzilla – Attachment 91671 Details for
Bug 129091
Compile fix for x11-drivers/xf86-video-radeonhd-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1006 bytes, created by
Martin
on 2008-11-23 16:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martin
Created:
2008-11-23 16:20:03 UTC
Size:
1006 bytes
patch
obsolete
>--- Makefile 2008-11-23 17:11:25.000000000 +0100 >+++ /root/Makefile 2008-11-23 17:09:19.000000000 +0100 >@@ -21,9 +21,8 @@ > > XORG_CAT= driver > USE_XORG= damageproto videoproto xextproto xf86driproto >-USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:15 > >-CONFLICT= xf86-video-radeonhd-[0-9]* >+CONFLICTS= xf86-video-radeonhd-[0-9._]* > > MAN4= radeonhd.4x > >@@ -31,9 +30,6 @@ > CONFIGURE_ARGS= --enable-exa --disable-dri > ACLOCAL_ARGS= --acdir=${LOCALBASE}/share/aclocal > >-pre-configure: >- cd ${WRKSRC} && ${AUTORECONF} -i >- > .include <bsd.port.pre.mk> > > .if defined(WITH_UTILS) >@@ -45,8 +41,12 @@ > PLIST_SUB= UTILS="@comment " > .endif > >-.if defined(WITH_UTILS) >+do-configure: >+ cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./autogen.sh >+ > post-install: >+ ${INSTALL_MAN} ${WRKSRC}/man/radeonhd.4x ${MANPREFIX}/man/man4/radeonhd.4x >+.if defined(WITH_UTILS) > ${INSTALL_PROGRAM} ${WRKSRC}/utils/conntest/rhd_conntest ${PREFIX}/sbin > ${INSTALL_PROGRAM} ${WRKSRC}/utils/conntest/rhd_dump ${PREFIX}/sbin > .endif
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 129091
: 91671 |
91672