svn commit: r401149 - head/net/dropbox-api-command

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 9 18:44:55 UTC 2015


Author: sunpoet
Date: Mon Nov  9 18:44:54 2015
New Revision: 401149
URL: https://svnweb.freebsd.org/changeset/ports/401149

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/dropbox-api-command/Makefile

Modified: head/net/dropbox-api-command/Makefile
==============================================================================
--- head/net/dropbox-api-command/Makefile	Mon Nov  9 18:44:50 2015	(r401148)
+++ head/net/dropbox-api-command/Makefile	Mon Nov  9 18:44:54 2015	(r401149)
@@ -21,6 +21,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USE_GITHUB=	yes
 GH_ACCOUNT=	s-aska
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list