aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-03-01 18:11:42 +0800
committerkwm <kwm@FreeBSD.org>2011-03-01 18:11:42 +0800
commit6bdbaccec89cd3ff0360ba1bf78c74f5a3d543c2 (patch)
treecfb08dc1a674f254d326c91eedddec56f1d0f0b3 /Mk
parent5896b31ab402d104e6b27d42a4f07d8b6741ed7e (diff)
downloadfreebsd-ports-gnome-6bdbaccec89cd3ff0360ba1bf78c74f5a3d543c2.tar.gz
freebsd-ports-gnome-6bdbaccec89cd3ff0360ba1bf78c74f5a3d543c2.tar.zst
freebsd-ports-gnome-6bdbaccec89cd3ff0360ba1bf78c74f5a3d543c2.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)
Diffstat (limited to '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"
a>ak2013-04-241-2/+1 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * - Fix build with latest glib updatebdrewery2013-03-113-7/+11 * - update png to 1.5.10dinoex2012-06-011-1/+1 * Fix a number of bugs related to (default) directory locations.gerald2012-04-108-15/+111 * Update to 2.3.0~3jlaffaye2011-07-163-20/+37 * - remove useless gmake dependencybapt2011-05-311-1/+0 * - Update to 2.2.0-4pav2011-01-278-170/+159 * - Update to 2.1.3-9miwi2010-07-127-30/+96 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-0/+1