svn commit: r472935 - head/www/py-frappe-bench

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 20 19:38:08 UTC 2018


Author: sunpoet
Date: Wed Jun 20 19:38:07 2018
New Revision: 472935
URL: https://svnweb.freebsd.org/changeset/ports/472935

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/py-frappe-bench/Makefile

Modified: head/www/py-frappe-bench/Makefile
==============================================================================
--- head/www/py-frappe-bench/Makefile	Wed Jun 20 19:38:02 2018	(r472934)
+++ head/www/py-frappe-bench/Makefile	Wed Jun 20 19:38:07 2018	(r472935)
@@ -27,6 +27,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	frappe
 GH_PROJECT=	bench
 
+NO_ARCH=	yes
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils concurrent
 


More information about the svn-ports-all mailing list