git: 4acb1106977d - main - x11-toolkits/p5-Gtk2-Ex-PodViewer: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:05:54 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4acb1106977d94b236a7cc9414813e2cf23da702

commit 4acb1106977d94b236a7cc9414813e2cf23da702
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:17:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 16:00:10 +0000

    x11-toolkits/p5-Gtk2-Ex-PodViewer: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
index 29b1e1ce589a..f2c6e2788fab 100644
--- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
@@ -24,4 +24,6 @@ RUN_DEPENDS=	p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>