aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:17:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 16:00:10 +0000
commit1b8230ad98115d510901674e53237137feb604ea (patch)
tree7969d5e9488b343103301ccee27e870a2ff7787c
parent4acb1106977d94b236a7cc9414813e2cf23da702 (diff)
downloadports-1b8230ad98115d510901674e53237137feb604ea.tar.gz
ports-1b8230ad98115d510901674e53237137feb604ea.zip
x11-toolkits/p5-Gtk2-Ex-Utils: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-Utils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
index 85d209d04e66..9767fdc32dc7 100644
--- a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
@@ -23,4 +23,6 @@ RUN_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>