aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.xorg.mk
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-03-01 10:11:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-03-01 10:11:42 +0000
commit7c2cacfb1734b73572384a8e7af04bc7965ffb69 (patch)
tree7ab6905bb6ad414dbee38d00efbf1f2c46af94d6 /Mk/bsd.xorg.mk
parent7bec73f569e1f35ba49bfea2d143594dfee1919e (diff)
downloadports-7c2cacfb1734b73572384a8e7af04bc7965ffb69.tar.gz
ports-7c2cacfb1734b73572384a8e7af04bc7965ffb69.zip
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 <lists@eitanadler.com> Approved by: x11 (miwi)
Notes
Notes: svn path=/head/; revision=270052
Diffstat (limited to 'Mk/bsd.xorg.mk')
-rw-r--r--Mk/bsd.xorg.mk3
1 files changed, 0 insertions, 3 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"