aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-dri
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-27 08:36:47 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-27 08:36:47 +0000
commitc72af79a3f39acefa09cb59156d1bff977f9f45b (patch)
tree562b44bd654a01a5161df4fd461334294a24ce81 /graphics/mesa-dri
parent10f810d916b1242d0e6fc85cba7d2043003f6258 (diff)
downloadports-c72af79a3f39acefa09cb59156d1bff977f9f45b.tar.gz
ports-c72af79a3f39acefa09cb59156d1bff977f9f45b.zip
Remove obsolete sparc64 stanza. This collided with ONLY_FOR_ARCHS
statements in the ports that include it, with the following absurd value for IGNORE on e.g. aarch64: is only for amd64 i386, while you are running aarch64 (reason: Clover needs a GPU supported by the Radeon KMS driver) (reason: not supported on sparc64) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=563035
Diffstat (limited to 'graphics/mesa-dri')
-rw-r--r--graphics/mesa-dri/Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common
index 842368a0b02f..ecb1c596b978 100644
--- a/graphics/mesa-dri/Makefile.common
+++ b/graphics/mesa-dri/Makefile.common
@@ -27,9 +27,6 @@ DISTFILES= mesa-${MESADISTVERSION}${EXTRACT_SUFX}
MAINTAINER= x11@FreeBSD.org
-NOT_FOR_ARCHS=sparc64
-NOT_FOR_ARCHS_REASON=not supported on sparc64
-
COMPONENT= ${PORTNAME:tl:C/^lib//:C/mesa-//}
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs \