svn commit: r499483 - head/devel/p5-Algorithm-C3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 20 23:07:49 UTC 2019


Author: sunpoet
Date: Sat Apr 20 23:07:44 2019
New Revision: 499483
URL: https://svnweb.freebsd.org/changeset/ports/499483

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Algorithm-C3/Makefile

Modified: head/devel/p5-Algorithm-C3/Makefile
==============================================================================
--- head/devel/p5-Algorithm-C3/Makefile	Sat Apr 20 23:07:39 2019	(r499482)
+++ head/devel/p5-Algorithm-C3/Makefile	Sat Apr 20 23:07:44 2019	(r499483)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list