git: cf4279b46cc9 - main - archivers/pear-Horde_Compress: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:56:55 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf4279b46cc9d31ff0b7e6bf676971894e906d4d
commit cf4279b46cc9d31ff0b7e6bf676971894e906d4d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:34:11 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:31 +0000
archivers/pear-Horde_Compress: Add CPE information
Approved by: portmgr (blanket)
---
archivers/pear-Horde_Compress/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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
@@ -9,12 +9,14 @@ 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
More information about the dev-commits-ports-all
mailing list