aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:26:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:26:49 +0000
commit7097863cd5c7ef5fd8031bd231a03e688044402f (patch)
treeee52181b106c2dea797606590cbceb0edb62b445
parent750e7598f532aeaf013dc92015207478db187746 (diff)
downloadports-7097863cd5c7ef5fd8031bd231a03e688044402f.tar.gz
ports-7097863cd5c7ef5fd8031bd231a03e688044402f.zip
devel/p5-DateTime-Format-XSD: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--devel/p5-DateTime-Format-XSD/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Format-XSD/Makefile b/devel/p5-DateTime-Format-XSD/Makefile
index 57696798ed61..c2a0d5cd4652 100644
--- a/devel/p5-DateTime-Format-XSD/Makefile
+++ b/devel/p5-DateTime-Format-XSD/Makefile
@@ -14,4 +14,6 @@ RUN_DEPENDS= p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>