aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Unicode-EastAsianWidth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 19:07:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 19:07:20 +0000
commite4f8b92e8102099d588524f3ec7c3a8d630d461a (patch)
treebf57c99a273adafcaaa1259698afffe78161de2a /textproc/p5-Unicode-EastAsianWidth
parente67d1ce073e9a16c20c51736e8ef3ef695554f5c (diff)
downloadports-e4f8b92e8102099d588524f3ec7c3a8d630d461a.tar.gz
ports-e4f8b92e8102099d588524f3ec7c3a8d630d461a.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=499565
Diffstat (limited to 'textproc/p5-Unicode-EastAsianWidth')
-rw-r--r--textproc/p5-Unicode-EastAsianWidth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Unicode-EastAsianWidth/Makefile b/textproc/p5-Unicode-EastAsianWidth/Makefile
index 6be08efd49ee..e6ad62e68c9c 100644
--- a/textproc/p5-Unicode-EastAsianWidth/Makefile
+++ b/textproc/p5-Unicode-EastAsianWidth/Makefile
@@ -15,4 +15,6 @@ LICENSE= CC0-1.0
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>