diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile index a623ff57721e..343d5fce72b0 100644 --- a/archivers/pear-Horde_Compress/Makefile +++ b/archivers/pear-Horde_Compress/Makefile @@ -1,21 +1,23 @@ PORTNAME= Horde_Compress PORTVERSION= 2.2.3 CATEGORIES= archivers www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Compression API OPTIONS_DEFAULT= ZLIB OPTIONS_DEFINE= ZLIB ZLIB_DESC= Depend on PHP zlib extension -USES= horde +USES= cpe horde USE_HORDE_RUN= Horde_Exception \ Horde_Translation \ Horde_Util \ Horde_Stream_Filter +CPE_VENDOR= horde + ZLIB_USES= php ZLIB_USE= PHP=zlib .include