Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2017 19:11:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442874 - head/net/py-ldaptor
Message-ID:  <201706071911.v57JBcUI048641@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  7 19:11:37 2017
New Revision: 442874
URL: https://svnweb.freebsd.org/changeset/ports/442874

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/py-ldaptor/Makefile

Modified: head/net/py-ldaptor/Makefile
==============================================================================
--- head/net/py-ldaptor/Makefile	Wed Jun  7 19:11:32 2017	(r442873)
+++ head/net/py-ldaptor/Makefile	Wed Jun  7 19:11:37 2017	(r442874)
@@ -17,6 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel
 
 GITVERSION=	aad8ded658b36337a08aeb7402b6b67eb8771bea
 
+NO_ARCH=	yes
 USES=		gettext python twisted
 USE_PYTHON=	distutils autoplist
 PYDISTUTILS_INSTALL_TARGET=	install_locale install



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