aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Horde_Kolab_Storage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pear-Horde_Kolab_Storage/Makefile')
-rw-r--r--mail/pear-Horde_Kolab_Storage/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pear-Horde_Kolab_Storage/Makefile b/mail/pear-Horde_Kolab_Storage/Makefile
index fe5aad615774..a3de21fa5337 100644
--- a/mail/pear-Horde_Kolab_Storage/Makefile
+++ b/mail/pear-Horde_Kolab_Storage/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= Horde_Kolab_Storage
-PORTVERSION= 1.1.0
+PORTVERSION= 2.0.2
CATEGORIES= mail www pear
MAINTAINER= horde@FreeBSD.org
@@ -19,8 +19,8 @@ USE_HORDE_RUN= Horde_Cache \
Horde_Support \
Horde_Util
-# Not required but we want it
-USE_PHP= imap
+# Optional but we want it
+USE_PHP+= imap
USE_HORDE_RUN+= Horde_Imap_Client
.include <bsd.port.pre.mk>