svn commit: r498120 - head/devel/p5-Carp-Assert

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 6 14:44:29 UTC 2019


Author: sunpoet
Date: Sat Apr  6 14:44:26 2019
New Revision: 498120
URL: https://svnweb.freebsd.org/changeset/ports/498120

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Carp-Assert/Makefile

Modified: head/devel/p5-Carp-Assert/Makefile
==============================================================================
--- head/devel/p5-Carp-Assert/Makefile	Sat Apr  6 14:44:21 2019	(r498119)
+++ head/devel/p5-Carp-Assert/Makefile	Sat Apr  6 14:44:26 2019	(r498120)
@@ -19,4 +19,6 @@ TEST_DEPENDS=	pod2test:devel/p5-Pod-Tests
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list