diff options
-rw-r--r-- | mail/pear-Horde_Smtp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/pear-Horde_Smtp/Makefile b/mail/pear-Horde_Smtp/Makefile index b203737b9d20..0e8af4e247b7 100644 --- a/mail/pear-Horde_Smtp/Makefile +++ b/mail/pear-Horde_Smtp/Makefile @@ -14,4 +14,6 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Support \ Horde_Translation +NO_ARCH= yes + .include <bsd.port.mk> |