svn commit: r397449 - head/net/p5-Net-Todoist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:26:55 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:26:54 2015
New Revision: 397449
URL: https://svnweb.freebsd.org/changeset/ports/397449

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-Todoist/Makefile

Modified: head/net/p5-Net-Todoist/Makefile
==============================================================================
--- head/net/p5-Net-Todoist/Makefile	Sun Sep 20 20:26:50 2015	(r397448)
+++ head/net/p5-Net-Todoist/Makefile	Sun Sep 20 20:26:54 2015	(r397449)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-JSON-XS>=0:${PORTSDIR}
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list