svn commit: r391457 - head/devel/p5-Throwable

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 6 17:47:16 UTC 2015


Author: sunpoet
Date: Mon Jul  6 17:47:15 2015
New Revision: 391457
URL: https://svnweb.freebsd.org/changeset/ports/391457

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Throwable/Makefile

Modified: head/devel/p5-Throwable/Makefile
==============================================================================
--- head/devel/p5-Throwable/Makefile	Mon Jul  6 17:47:10 2015	(r391456)
+++ head/devel/p5-Throwable/Makefile	Mon Jul  6 17:47:15 2015	(r391457)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	p5-Devel-StackTrace>=1.32:$
 		p5-Moo>=1.000001:${PORTSDIR}/devel/p5-Moo
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list