summaryrefslogtreecommitdiff
path: root/mail/pear-Horde_Mail_Autoconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pear-Horde_Mail_Autoconfig/Makefile')
-rw-r--r--mail/pear-Horde_Mail_Autoconfig/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/pear-Horde_Mail_Autoconfig/Makefile b/mail/pear-Horde_Mail_Autoconfig/Makefile
index 981adeac617b..acb619a76567 100644
--- a/mail/pear-Horde_Mail_Autoconfig/Makefile
+++ b/mail/pear-Horde_Mail_Autoconfig/Makefile
@@ -1,5 +1,6 @@
PORTNAME= Horde_Mail_Autoconfig
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= mail www pear
MAINTAINER= horde@FreeBSD.org
@@ -13,6 +14,8 @@ USE_HORDE_RUN= Horde_Exception \
Horde_Mail \
Horde_Smtp
-RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR}
+RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS21@${PHP_FLAVOR}
+
+NO_ARCH= yes
.include <bsd.port.mk>