From 2fc969b4b7bd15ef73a921ca48100d2b9be7fd9f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 26 Jun 2017 22:20:20 +0000 Subject: Scrub mention of armv6hf from ARCHS. It was never in a released version. While here, sort ARCHS and pet portlint. Reviewed by: imp Approved by: portmgr (tier-2 blanket) --- x11-wm/blackbox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index d0ee5ab0e037..1801fddccb96 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -24,7 +24,7 @@ TOOLS_ONLY_DESC= Do not install window manager, only tools .include -.if ${ARCH} == "armv6" || ${ARCH} == "armv6hf" +.if ${ARCH} == "armv6" EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_Toolbar.cc .endif -- cgit v1.2.3