svn commit: r407851 - head/astro/py-pymetar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 2 22:44:17 UTC 2016


Author: sunpoet
Date: Tue Feb  2 22:44:15 2016
New Revision: 407851
URL: https://svnweb.freebsd.org/changeset/ports/407851

Log:
  - Add NO_ARCH

Modified:
  head/astro/py-pymetar/Makefile

Modified: head/astro/py-pymetar/Makefile
==============================================================================
--- head/astro/py-pymetar/Makefile	Tue Feb  2 22:44:11 2016	(r407850)
+++ head/astro/py-pymetar/Makefile	Tue Feb  2 22:44:15 2016	(r407851)
@@ -14,6 +14,7 @@ COMMENT=	Python module that provides acc
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python:2 shebangfix
 


More information about the svn-ports-all mailing list