svn commit: r442877 - head/net/kippo

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


Author: sunpoet
Date: Wed Jun  7 19:11:53 2017
New Revision: 442877
URL: https://svnweb.freebsd.org/changeset/ports/442877

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/kippo/Makefile

Modified: head/net/kippo/Makefile
==============================================================================
--- head/net/kippo/Makefile	Wed Jun  7 19:11:47 2017	(r442876)
+++ head/net/kippo/Makefile	Wed Jun  7 19:11:53 2017	(r442877)
@@ -19,6 +19,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	desaster
 
 USES=		python twisted:run,conch,web
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 USE_RC_SUBR=	kippo


More information about the svn-ports-head mailing list