svn commit: r472159 - head/graphics/libdrm

Mark Linimon linimon at FreeBSD.org
Mon Jun 11 01:20:57 UTC 2018


Author: linimon
Date: Mon Jun 11 01:20:56 2018
New Revision: 472159
URL: https://svnweb.freebsd.org/changeset/ports/472159

Log:
  Attempt to fix build on mips64.  This is currently blocking 5,391 packages.
  
  (I will accept the explanation that many of these are not useful for mips64,
  but there are some in archivers, comms, databases, ...)
  
  Tested on: amd64; mips64 xbuild.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/graphics/libdrm/pkg-plist

Modified: head/graphics/libdrm/pkg-plist
==============================================================================
--- head/graphics/libdrm/pkg-plist	Sun Jun 10 23:58:07 2018	(r472158)
+++ head/graphics/libdrm/pkg-plist	Mon Jun 11 01:20:56 2018	(r472159)
@@ -90,4 +90,4 @@ libdata/pkgconfig/libkms.pc
 %%MANPAGES%%man/man7/drm-mm.7.gz
 %%MANPAGES%%man/man7/drm-ttm.7.gz
 %%MANPAGES%%man/man7/drm.7.gz
-%%DATADIR%%/amdgpu.ids
+%%RADEON_DRIVERS%%%%DATADIR%%/amdgpu.ids


More information about the svn-ports-all mailing list