aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Trim
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-27 14:01:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-27 14:01:48 +0000
commit34e2e6901b303d19a4d494f9971d69fa4aa6041d (patch)
tree22322e96ef363f791840894cdf976be5ed568ae8 /textproc/p5-Text-Trim
parentf5c10dcd2070d9a77fba222e391af56f9318e301 (diff)
downloadports-34e2e6901b303d19a4d494f9971d69fa4aa6041d.tar.gz
ports-34e2e6901b303d19a4d494f9971d69fa4aa6041d.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=507454
Diffstat (limited to 'textproc/p5-Text-Trim')
-rw-r--r--textproc/p5-Text-Trim/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Trim/Makefile b/textproc/p5-Text-Trim/Makefile
index 3a7529860f0a..6621dde2db3e 100644
--- a/textproc/p5-Text-Trim/Makefile
+++ b/textproc/p5-Text-Trim/Makefile
@@ -17,4 +17,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>