svn commit: r390592 - head/textproc/py-wstools

Ruslan Makhmatkhanov rm at FreeBSD.org
Thu Jun 25 19:20:58 UTC 2015


Author: rm
Date: Thu Jun 25 19:20:57 2015
New Revision: 390592
URL: https://svnweb.freebsd.org/changeset/ports/390592

Log:
  textproc/py-wstools: add NO_ARCH forgotten upon port create

Modified:
  head/textproc/py-wstools/Makefile

Modified: head/textproc/py-wstools/Makefile
==============================================================================
--- head/textproc/py-wstools/Makefile	Thu Jun 25 19:07:22 2015	(r390591)
+++ head/textproc/py-wstools/Makefile	Thu Jun 25 19:20:57 2015	(r390592)
@@ -12,6 +12,7 @@ COMMENT=	WSDL parsing services for Pytho
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/docs/license.txt
 
+NO_ARCH=	yes
 USES=		python:2
 USE_PYTHON=	autoplist distutils
 


More information about the svn-ports-all mailing list