svn commit: r493130 - head/security/py-yubikey-manager

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 16 22:55:50 UTC 2019


Author: sunpoet
Date: Sat Feb 16 22:55:46 2019
New Revision: 493130
URL: https://svnweb.freebsd.org/changeset/ports/493130

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/py-yubikey-manager/Makefile

Modified: head/security/py-yubikey-manager/Makefile
==============================================================================
--- head/security/py-yubikey-manager/Makefile	Sat Feb 16 22:55:41 2019	(r493129)
+++ head/security/py-yubikey-manager/Makefile	Sat Feb 16 22:55:46 2019	(r493130)
@@ -28,4 +28,6 @@ RUN_DEPENDS=	${PY_ENUM34} \
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list