From 7c2cacfb1734b73572384a8e7af04bc7965ffb69 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Tue, 1 Mar 2011 10:11:42 +0000 Subject: [PATCH] Replace a custom ARCH check in Mk/bsd.xorg.mk for xf86-video-sunffb with ONLY_FOR_ARCHS=sparc64 in the port itself. axe md5 in distinfo. PR: ports/154393 Submitted by: Eitan Adler Approved by: x11 (miwi) --- Mk/bsd.xorg.mk | 3 --- x11-drivers/xf86-video-sunffb/Makefile | 1 + x11-drivers/xf86-video-sunffb/distinfo | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Mk/bsd.xorg.mk b/Mk/bsd.xorg.mk index 0cf4a2be23d3..2457de67935b 100644 --- a/Mk/bsd.xorg.mk +++ b/Mk/bsd.xorg.mk @@ -57,9 +57,6 @@ USE_XORG+= fontsproto renderproto . else IGNORE= doesn't contain either "driver" or "input" . endif -. if ${PORTNAME:M*-sun*}x != x && ${ARCH} != sparc64 -IGNORE= is for sparc64 only -. endif . endif . if ${XORG_CAT} == "font" diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile index 97c017d7aaef..6cc72846aba3 100644 --- a/x11-drivers/xf86-video-sunffb/Makefile +++ b/x11-drivers/xf86-video-sunffb/Makefile @@ -18,5 +18,6 @@ USE_GL= gl XORG_CAT= driver USE_XORG= xf86driproto xextproto glproto MAN4= sunffb.4x +ONLY_FOR_ARCHS= sparc64 .include diff --git a/x11-drivers/xf86-video-sunffb/distinfo b/x11-drivers/xf86-video-sunffb/distinfo index d2b2ba1b49f8..f52f163f08f3 100644 --- a/x11-drivers/xf86-video-sunffb/distinfo +++ b/x11-drivers/xf86-video-sunffb/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 1bb374fe5ab3ed780d353b2b12ba6255 SHA256 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = fd377af6e366e8e3a77c8ff825a009138c8343c0007bbf070ad605a649577e11 SIZE (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 283427