svn commit: r456020 - head/devel/meson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 11 10:45:12 UTC 2017


Author: sunpoet
Date: Mon Dec 11 10:45:08 2017
New Revision: 456020
URL: https://svnweb.freebsd.org/changeset/ports/456020

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/meson/Makefile

Modified: head/devel/meson/Makefile
==============================================================================
--- head/devel/meson/Makefile	Mon Dec 11 10:45:03 2017	(r456019)
+++ head/devel/meson/Makefile	Mon Dec 11 10:45:08 2017	(r456020)
@@ -16,5 +16,6 @@ RUN_DEPENDS=	ninja:devel/ninja
 
 USES=		python:3.4+
 USE_PYTHON=	autoplist distutils noflavors
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list