summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-06-26 18:04:50 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-06-26 19:30:21 +0800
commit33a78b310bcc3a3924e972c58490cd02ee1ee598 (patch)
tree92dfe8048d2a710415bfb34b24087432633b4ebb
parentnet/pear-Horde_Socket_Client: Add NO_ARCH (diff)
textproc/pear-Horde_Text_Flowed: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to '')
-rw-r--r--textproc/pear-Horde_Text_Flowed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pear-Horde_Text_Flowed/Makefile b/textproc/pear-Horde_Text_Flowed/Makefile
index 5578a1395c7f..4941c4a7b061 100644
--- a/textproc/pear-Horde_Text_Flowed/Makefile
+++ b/textproc/pear-Horde_Text_Flowed/Makefile
@@ -9,4 +9,6 @@ WWW= https://pear.horde.org
USES= horde cpe
USE_HORDE_RUN= Horde_Util
+NO_ARCH= yes
+
.include <bsd.port.mk>