diff --git a/comms/pear-Horde_SyncMl/Makefile b/comms/pear-Horde_SyncMl/Makefile index bfcaaf34aa28..f95d8663751b 100644 --- a/comms/pear-Horde_SyncMl/Makefile +++ b/comms/pear-Horde_SyncMl/Makefile @@ -1,23 +1,25 @@ # Created by: Martin Matuska PORTNAME= Horde_SyncMl PORTVERSION= 2.0.7 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for processing SyncML requests -USES= horde +USES= cpe horde USE_HORDE_RUN= Horde_Date \ Horde_Icalendar \ Horde_Log \ Horde_Support \ Horde_Util \ Horde_Xml_Wbxml \ Horde_Translation \ # optional but we want it USE_HORDE_RUN+= Horde_Auth \ Horde_Core +CPE_VENDOR= horde + .include