diff options
-rw-r--r-- | textproc/pear-Horde_Text_Flowed/Makefile | 2 |
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> |