svn commit: r558616 - head/devel/p5-Test-LongString

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:19:17 UTC 2020


Author: sunpoet
Date: Sat Dec 19 20:19:09 2020
New Revision: 558616
URL: https://svnweb.freebsd.org/changeset/ports/558616

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Test-LongString/Makefile

Modified: head/devel/p5-Test-LongString/Makefile
==============================================================================
--- head/devel/p5-Test-LongString/Makefile	Sat Dec 19 20:19:05 2020	(r558615)
+++ head/devel/p5-Test-LongString/Makefile	Sat Dec 19 20:19:09 2020	(r558616)
@@ -16,4 +16,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