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 @@ -1,17 +1,19 @@ PORTNAME= Horde_Smtp PORTVERSION= 1.9.6 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde SMTP Client WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Socket_Client \ Horde_Support \ Horde_Translation +NO_ARCH= yes + .include