Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2019 20:47:15 +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: r506565 - head/textproc/p5-Lingua-Stem-Snowball-No
Message-ID:  <201907132047.x6DKlFth030030@repo.freebsd.org>

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

Log:
  Cosmetic change

Modified:
  head/textproc/p5-Lingua-Stem-Snowball-No/Makefile

Modified: head/textproc/p5-Lingua-Stem-Snowball-No/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem-Snowball-No/Makefile	Sat Jul 13 20:47:10 2019	(r506564)
+++ head/textproc/p5-Lingua-Stem-Snowball-No/Makefile	Sat Jul 13 20:47:15 2019	(r506565)
@@ -15,9 +15,10 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		perl5 shebangfix
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 SHEBANG_FILES=	bin/stemmer-no.pl
 



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