git: 56ab6e18557d - main - devel/p5-Term-Animation: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:49:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=56ab6e18557d3b16a35180385d19c1f178fef7e0
commit 56ab6e18557d3b16a35180385d19c1f178fef7e0
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:54:44 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:54:44 +0000
devel/p5-Term-Animation: Add NO_ARCH
---
devel/p5-Term-Animation/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/p5-Term-Animation/Makefile b/devel/p5-Term-Animation/Makefile
index abe34ce5d77b..775e08d6378c 100644
--- a/devel/p5-Term-Animation/Makefile
+++ b/devel/p5-Term-Animation/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>