svn commit: r506559 - head/textproc/p5-Lingua-Stem
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 13 20:46:48 UTC 2019
Author: sunpoet
Date: Sat Jul 13 20:46:46 2019
New Revision: 506559
URL: https://svnweb.freebsd.org/changeset/ports/506559
Log:
Add NO_ARCH
Modified:
head/textproc/p5-Lingua-Stem/Makefile
Modified: head/textproc/p5-Lingua-Stem/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem/Makefile Sat Jul 13 20:46:40 2019 (r506558)
+++ head/textproc/p5-Lingua-Stem/Makefile Sat Jul 13 20:46:46 2019 (r506559)
@@ -27,4 +27,6 @@ RUN_DEPENDS= p5-Lingua-PT-Stemmer>=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