svn commit: r507454 - head/textproc/p5-Text-Trim

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 27 14:01:59 UTC 2019


Author: sunpoet
Date: Sat Jul 27 14:01:48 2019
New Revision: 507454
URL: https://svnweb.freebsd.org/changeset/ports/507454

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Text-Trim/Makefile

Modified: head/textproc/p5-Text-Trim/Makefile
==============================================================================
--- head/textproc/p5-Text-Trim/Makefile	Sat Jul 27 14:01:43 2019	(r507453)
+++ head/textproc/p5-Text-Trim/Makefile	Sat Jul 27 14:01:48 2019	(r507454)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list