svn commit: r397732 - head/devel/p5-Carp-Always-Color

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


Author: sunpoet
Date: Thu Sep 24 19:04:36 2015
New Revision: 397732
URL: https://svnweb.freebsd.org/changeset/ports/397732

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Carp-Always-Color/Makefile

Modified: head/devel/p5-Carp-Always-Color/Makefile
==============================================================================
--- head/devel/p5-Carp-Always-Color/Makefile	Thu Sep 24 19:04:31 2015	(r397731)
+++ head/devel/p5-Carp-Always-Color/Makefile	Thu Sep 24 19:04:36 2015	(r397732)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-Carp-Always>=0.10:${PO
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list