svn commit: r504118 - head/devel/p5-Class-ErrorHandler

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 15:49:57 UTC 2019


Author: sunpoet
Date: Thu Jun 13 15:49:54 2019
New Revision: 504118
URL: https://svnweb.freebsd.org/changeset/ports/504118

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Class-ErrorHandler/Makefile

Modified: head/devel/p5-Class-ErrorHandler/Makefile
==============================================================================
--- head/devel/p5-Class-ErrorHandler/Makefile	Thu Jun 13 15:49:50 2019	(r504117)
+++ head/devel/p5-Class-ErrorHandler/Makefile	Thu Jun 13 15:49:54 2019	(r504118)
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list