svn commit: r510130 - head/textproc/p5-Lingua-EN-Inflect-Number

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 28 23:53:48 UTC 2019


Author: sunpoet
Date: Wed Aug 28 23:53:47 2019
New Revision: 510130
URL: https://svnweb.freebsd.org/changeset/ports/510130

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Lingua-EN-Inflect-Number/Makefile

Modified: head/textproc/p5-Lingua-EN-Inflect-Number/Makefile
==============================================================================
--- head/textproc/p5-Lingua-EN-Inflect-Number/Makefile	Wed Aug 28 23:53:42 2019	(r510129)
+++ head/textproc/p5-Lingua-EN-Inflect-Number/Makefile	Wed Aug 28 23:53:47 2019	(r510130)
@@ -19,4 +19,6 @@ RUN_DEPENDS=	p5-Lingua-EN-Inflect>=0:textproc/p5-Lingu
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list