Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2019 20:46:56 +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: r506561 - head/textproc/p5-Lingua-Stem-It
Message-ID:  <201907132046.x6DKku64029575@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 13 20:46:55 2019
New Revision: 506561
URL: https://svnweb.freebsd.org/changeset/ports/506561

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Lingua-Stem-It/Makefile

Modified: head/textproc/p5-Lingua-Stem-It/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem-It/Makefile	Sat Jul 13 20:46:50 2019	(r506560)
+++ head/textproc/p5-Lingua-Stem-It/Makefile	Sat Jul 13 20:46:55 2019	(r506561)
@@ -14,7 +14,9 @@ COMMENT=	Porter stemming algorithm for Italian
 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?201907132046.x6DKku64029575>