svn commit: r554140 - head/graphics/mesa-dri

Mathieu Arnold mat at FreeBSD.org
Thu Nov 5 16:44:48 UTC 2020


Author: mat
Date: Thu Nov  5 16:44:47 2020
New Revision: 554140
URL: https://svnweb.freebsd.org/changeset/ports/554140

Log:
  Remove non existing patch.
  
  PR:		250723

Modified:
  head/graphics/mesa-dri/Makefile.common   (contents, props changed)

Modified: head/graphics/mesa-dri/Makefile.common
==============================================================================
--- head/graphics/mesa-dri/Makefile.common	Thu Nov  5 16:42:35 2020	(r554139)
+++ head/graphics/mesa-dri/Makefile.common	Thu Nov  5 16:44:47 2020	(r554140)
@@ -86,10 +86,6 @@ PKGHELP=	${.CURDIR}/pkg-help
 PKGINSTALL=	${.CURDIR}/pkg-install
 PKGDEINSTALL=	${.CURDIR}/pkg-deinstall
 
-.if ${OSVERSION} < 1200000
-EXTRA_PATCHES+= ${PATCHDIR}/extra-src_util_build__id.c
-.endif
-
 .if ${COMPONENT} == clover
 EXTRA_PATCHES+= ${PATCHDIR}/extra-src_gallium_auxiliary_meson.build \
 		${PATCHDIR}/extra-src_gallium_auxiliary_vl_vl__stubs.c


More information about the svn-ports-all mailing list