svn commit: r483604 - head/emulators/mastergear
Alex Kozlov
ak at FreeBSD.org
Wed Oct 31 18:49:21 UTC 2018
Author: ak
Date: Wed Oct 31 18:49:20 2018
New Revision: 483604
URL: https://svnweb.freebsd.org/changeset/ports/483604
Log:
- Add ONLY_FOR_ARCHS_REASON
Modified:
head/emulators/mastergear/Makefile
Modified: head/emulators/mastergear/Makefile
==============================================================================
--- head/emulators/mastergear/Makefile Wed Oct 31 18:49:19 2018 (r483603)
+++ head/emulators/mastergear/Makefile Wed Oct 31 18:49:20 2018 (r483604)
@@ -16,6 +16,8 @@ LIB_DEPENDS= libc.so.5:misc/compat5x
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS_REASON= is an i386 binary
+
USE_XORG= x11 xext
NO_BUILD= yes
More information about the svn-ports-all
mailing list