From 3f07b5286cc2aa1bc1798783cbf37d757e08f350 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 2 Dec 2023 06:08:42 +0800 Subject: [PATCH] devel/pear-Symfony_Component_Console: Add NO_ARCH Approved by: portmgr (blanket) --- devel/pear-Symfony_Component_Console/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/pear-Symfony_Component_Console/Makefile b/devel/pear-Symfony_Component_Console/Makefile index 944ffea02b6e5..1555d83e62850 100644 --- a/devel/pear-Symfony_Component_Console/Makefile +++ b/devel/pear-Symfony_Component_Console/Makefile @@ -12,6 +12,8 @@ WWW= https://symfony.com/doc/current/components/console.html LICENSE= MIT USES= pear + +NO_ARCH= yes PEAR_CHANNEL= symfony2 .include