svn commit: r442878 - head/net/sippy_b2bua

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 7 19:12:00 UTC 2017


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 at 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


More information about the svn-ports-all mailing list