svn commit: r392043 - head/sysutils/py-tmuxp

Ruslan Makhmatkhanov rm at FreeBSD.org
Tue Jul 14 18:25:14 UTC 2015


Author: rm
Date: Tue Jul 14 18:25:13 2015
New Revision: 392043
URL: https://svnweb.freebsd.org/changeset/ports/392043

Log:
  sysutils/py-tmuxp: add NO_ARCH

Modified:
  head/sysutils/py-tmuxp/Makefile

Modified: head/sysutils/py-tmuxp/Makefile
==============================================================================
--- head/sysutils/py-tmuxp/Makefile	Tue Jul 14 18:20:35 2015	(r392042)
+++ head/sysutils/py-tmuxp/Makefile	Tue Jul 14 18:25:13 2015	(r392043)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}argc
 		${PYTHON_PKGNAMEPREFIX}colorama>=0.3.3:${PORTSDIR}/devel/py-colorama \
 		tmux:${PORTSDIR}/sysutils/tmux
 
+NO_ARCH=	yes
 USES=		python:2
 USE_PYTHON=	autoplist distutils
 


More information about the svn-ports-all mailing list