svn commit: r416271 - head/devel/p5-POE-Quickie

Mathieu Arnold mat at FreeBSD.org
Thu Jun 2 07:50:29 UTC 2016


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


More information about the svn-ports-head mailing list