svn commit: r397716 - head/devel/p5-AnyEvent-Gearman

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 24 19:03:13 UTC 2015


Author: sunpoet
Date: Thu Sep 24 19:03:11 2015
New Revision: 397716
URL: https://svnweb.freebsd.org/changeset/ports/397716

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-AnyEvent-Gearman/Makefile

Modified: head/devel/p5-AnyEvent-Gearman/Makefile
==============================================================================
--- head/devel/p5-AnyEvent-Gearman/Makefile	Thu Sep 24 19:03:06 2015	(r397715)
+++ head/devel/p5-AnyEvent-Gearman/Makefile	Thu Sep 24 19:03:11 2015	(r397716)
@@ -22,6 +22,7 @@ BUILD_DEPENDS=	p5-Any-Moose>=0:${PORTSDI
 		p5-Object-Event>=0:${PORTSDIR}/devel/p5-Object-Event
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list