Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2017 19:11:59 +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: r442878 - head/net/sippy_b2bua
Message-ID:  <201706071911.v57JBxui049733@repo.freebsd.org>

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

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/sippy_b2bua/Makefile

Modified: head/net/sippy_b2bua/Makefile
==============================================================================
--- head/net/sippy_b2bua/Makefile	Wed Jun  7 19:11:53 2017	(r442877)
+++ head/net/sippy_b2bua/Makefile	Wed Jun  7 19:11:59 2017	(r442878)
@@ -11,6 +11,7 @@ DISTNAME=	sippy-${PORTVERSION}
 MAINTAINER=	sobomax@FreeBSD.org
 COMMENT=	SIP Back-to-back user agent (B2BUA) server with Radius support
 
+NO_ARCH=	yes
 USE_PYTHON=	distutils
 USES=		python twisted
 PYDISTUTILS_PKGNAME=	sippy



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