Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 19:07:20 +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: r499565 - head/textproc/p5-Unicode-EastAsianWidth
Message-ID:  <201904211907.x3LJ7KMx010651@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 21 19:07:20 2019
New Revision: 499565
URL: https://svnweb.freebsd.org/changeset/ports/499565

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Unicode-EastAsianWidth/Makefile

Modified: head/textproc/p5-Unicode-EastAsianWidth/Makefile
==============================================================================
--- head/textproc/p5-Unicode-EastAsianWidth/Makefile	Sun Apr 21 19:07:15 2019	(r499564)
+++ head/textproc/p5-Unicode-EastAsianWidth/Makefile	Sun Apr 21 19:07:20 2019	(r499565)
@@ -15,4 +15,6 @@ LICENSE=	CC0-1.0
 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?201904211907.x3LJ7KMx010651>