From fc970c53e7a03a26fe61b4aa36bd348fd34e4efa Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 12 Jun 2015 20:03:00 +0000 Subject: [PATCH] - Add NO_ARCH --- astro/josm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 362f947e82f4..a7a0377cce8f 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -23,6 +23,7 @@ JAVA_VERSION= 1.7+ JOSM_MEMORY_LIMIT?=1024 NO_BUILD= yes +NO_ARCH= yes SUB_FILES= josm.sh SUB_LIST= JARNAME=${DISTNAME} JOSM_MEMORY_LIMIT=${JOSM_MEMORY_LIMIT}