svn commit: r398355 - head/www/p5-Protocol-SocketIO

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 16:00:14 UTC 2015


Author: sunpoet
Date: Thu Oct  1 16:00:13 2015
New Revision: 398355
URL: https://svnweb.freebsd.org/changeset/ports/398355

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Protocol-SocketIO/Makefile

Modified: head/www/p5-Protocol-SocketIO/Makefile
==============================================================================
--- head/www/p5-Protocol-SocketIO/Makefile	Thu Oct  1 16:00:09 2015	(r398354)
+++ head/www/p5-Protocol-SocketIO/Makefile	Thu Oct  1 16:00:13 2015	(r398355)
@@ -17,6 +17,7 @@ LICENSE=	ART20
 BUILD_DEPENDS=	p5-JSON>=0:${PORTSDIR}/converters/p5-JSON
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list