FreeBSD Bugzilla – Attachment 179082 Details for
Bug 216269
bsd.xorg.mk: strip drivers on install, misc cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.xorg.mk patch
bsd_xorg_mk.patch (text/plain), 1.50 KB, created by
Matthew Rezny
on 2017-01-19 20:11:04 UTC
(
hide
)
Description:
bsd.xorg.mk patch
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2017-01-19 20:11:04 UTC
Size:
1.50 KB
patch
obsolete
>Index: Mk/bsd.xorg.mk >=================================================================== >--- Mk/bsd.xorg.mk (revision 431798) >+++ Mk/bsd.xorg.mk (working copy) >@@ -68,6 +68,7 @@ > . endif > CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4' > USES+= libtool >+INSTALL_TARGET= install-strip > . endif > > . if ${XORG_CAT} == "font" >@@ -101,7 +102,7 @@ > --with-fontrootdir=${LOCALBASE}/share/fonts > > LIB_PC_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/dri >-USE_XORG+= pciaccess xextproto videoproto fontsproto dri2proto fontutil:build >+USE_XORG+= fontutil:build > . endif > > .endif >@@ -115,7 +116,7 @@ > # Register all xorg .pc files here. > # foo_LIB_PC_DEPENDS means it should go to BUILD_DEPENDS *and* RUN_DEPENDS. > >-XORG_MODULES= bigreqsproto \ >+XORG_MODULES= bigreqsproto \ > compositeproto \ > damageproto \ > dmx \ >@@ -239,7 +240,7 @@ > xaw6_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw6.pc:x11-toolkits/libXaw > xaw7_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw7.pc:x11-toolkits/libXaw > xbitmaps_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps >-xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb >+xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb > xcmiscproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcmiscproto.pc:x11/xcmiscproto > xcomposite_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcomposite.pc:x11/libXcomposite > xcursor_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcursor.pc:x11/libXcursor
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 216269
: 179082