Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2016 07:50:28 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416271 - head/devel/p5-POE-Quickie
Message-ID:  <201606020750.u527oSv9070762@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Jun  2 07:50:27 2016
New Revision: 416271
URL: https://svnweb.freebsd.org/changeset/ports/416271

Log:
  Add NO_ARCH.
  
  PR:		209958
  Submitted by:	takefu airport fm
  Sponsored by:	Absolight

Modified:
  head/devel/p5-POE-Quickie/Makefile   (contents, props changed)

Modified: head/devel/p5-POE-Quickie/Makefile
==============================================================================
--- head/devel/p5-POE-Quickie/Makefile	Thu Jun  2 07:35:49 2016	(r416270)
+++ head/devel/p5-POE-Quickie/Makefile	Thu Jun  2 07:50:27 2016	(r416271)
@@ -22,6 +22,7 @@ TEST_DEPENDS=	p5-Capture-Tiny>=0.07:deve
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 post-patch:
 	@${RM} ${WRKSRC}/lib/POE/Quickie.pm.orig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606020750.u527oSv9070762>