svn commit: r398354 - head/www/p5-PocketIO

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-PocketIO/Makefile

Modified: head/www/p5-PocketIO/Makefile
==============================================================================
--- head/www/p5-PocketIO/Makefile	Thu Oct  1 16:00:05 2015	(r398353)
+++ head/www/p5-PocketIO/Makefile	Thu Oct  1 16:00:09 2015	(r398354)
@@ -23,6 +23,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
 		p5-Twiggy>=0:${PORTSDIR}/www/p5-Twiggy
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list