svn commit: r389296 - head/astro/josm
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Jun 12 20:03:01 UTC 2015
Author: amdmi3
Date: Fri Jun 12 20:03:00 2015
New Revision: 389296
URL: https://svnweb.freebsd.org/changeset/ports/389296
Log:
- Add NO_ARCH
Modified:
head/astro/josm/Makefile
Modified: head/astro/josm/Makefile
==============================================================================
--- head/astro/josm/Makefile Fri Jun 12 19:52:27 2015 (r389295)
+++ head/astro/josm/Makefile Fri Jun 12 20:03:00 2015 (r389296)
@@ -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}
More information about the svn-ports-all
mailing list