diff options
Diffstat (limited to 'devel/pear-Horde_Exception/Makefile')
-rw-r--r-- | devel/pear-Horde_Exception/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-Horde_Exception/Makefile b/devel/pear-Horde_Exception/Makefile index 0a017b46f495..d708abe21513 100644 --- a/devel/pear-Horde_Exception/Makefile +++ b/devel/pear-Horde_Exception/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Translation +NO_ARCH= yes + .include <bsd.port.mk> |