aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:16:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:58:14 +0000
commit5946c96857f95c63285154e35fc501b84c38eabc (patch)
tree3b8b81872808d334e7723d6cfc6259945471f95a
parent5e9f519184062ef4d90af664d1eec3ef10988b82 (diff)
downloadports-5946c96857f95c63285154e35fc501b84c38eabc.tar.gz
ports-5946c96857f95c63285154e35fc501b84c38eabc.zip
devel/p5-Spiffy: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--devel/p5-Spiffy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile
index 9fa011e4bfbe..64c2328152db 100644
--- a/devel/p5-Spiffy/Makefile
+++ b/devel/p5-Spiffy/Makefile
@@ -17,4 +17,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>