Date: Sun, 29 Dec 2013 08:32:38 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337943 - head/comms/pear-Horde_ActiveSync Message-ID: <201312290832.rBT8Wc5a028962@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mm Date: Sun Dec 29 08:32:37 2013 New Revision: 337943 URL: http://svnweb.freebsd.org/changeset/ports/337943 Log: Add missing requirements for Horde_ActiveSync Modified: head/comms/pear-Horde_ActiveSync/Makefile Modified: head/comms/pear-Horde_ActiveSync/Makefile ============================================================================== --- head/comms/pear-Horde_ActiveSync/Makefile Sun Dec 29 08:00:22 2013 (r337942) +++ head/comms/pear-Horde_ActiveSync/Makefile Sun Dec 29 08:32:37 2013 (r337943) @@ -7,10 +7,12 @@ CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde ActiveSync Server Library -USE_HORDE_RUN= Horde_Date \ +USE_HORDE_RUN= Horde_Compress \ + Horde_Date \ Horde_Exception \ Horde_Icalendar \ Horde_Mime \ + Horde_Stream \ Horde_Support \ Horde_Util
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312290832.rBT8Wc5a028962>