svn commit: r442882 - head/security/py-sslstrip

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 7 19:12:24 UTC 2017


Author: sunpoet
Date: Wed Jun  7 19:12:23 2017
New Revision: 442882
URL: https://svnweb.freebsd.org/changeset/ports/442882

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/py-sslstrip/Makefile

Modified: head/security/py-sslstrip/Makefile
==============================================================================
--- head/security/py-sslstrip/Makefile	Wed Jun  7 19:12:17 2017	(r442881)
+++ head/security/py-sslstrip/Makefile	Wed Jun  7 19:12:23 2017	(r442882)
@@ -13,6 +13,7 @@ COMMENT=	Python program for SSL stripping
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl
 
+NO_ARCH=	yes
 USES=		python twisted:web
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-all mailing list