Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2019 23:51:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510109 - head/textproc/p5-Lingua-EN-Words2Nums
Message-ID:  <201908282351.x7SNpxch090162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 28 23:51:59 2019
New Revision: 510109
URL: https://svnweb.freebsd.org/changeset/ports/510109

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Lingua-EN-Words2Nums/Makefile

Modified: head/textproc/p5-Lingua-EN-Words2Nums/Makefile
==============================================================================
--- head/textproc/p5-Lingua-EN-Words2Nums/Makefile	Wed Aug 28 23:51:54 2019	(r510108)
+++ head/textproc/p5-Lingua-EN-Words2Nums/Makefile	Wed Aug 28 23:51:59 2019	(r510109)
@@ -14,7 +14,9 @@ COMMENT=	Convert English text to numbers
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908282351.x7SNpxch090162>