Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 18:25:14 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392043 - head/sysutils/py-tmuxp
Message-ID:  <201507141825.t6EIPEEZ056502@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507141825.t6EIPEEZ056502>