git: 56e842cc7155 - main - devel/pear-Horde_Timezone: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 09:42:42 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56e842cc71559d0979a9ff21c40923857f3f3864

commit 56e842cc71559d0979a9ff21c40923857f3f3864
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:15:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:20 +0000

    devel/pear-Horde_Timezone: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/pear-Horde_Timezone/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/pear-Horde_Timezone/Makefile b/devel/pear-Horde_Timezone/Makefile
index 244578701252..b1081b303f80 100644
--- a/devel/pear-Horde_Timezone/Makefile
+++ b/devel/pear-Horde_Timezone/Makefile
@@ -7,9 +7,10 @@ CATEGORIES=	devel www pear
 MAINTAINER=	horde at FreeBSD.org
 COMMENT=	Horde timezone library
 
-USES=	horde
+USES=		cpe horde
 USE_HORDE_RUN=	Horde_Date \
 		Horde_Icalendar \
 		Horde_Vfs
+CPE_VENDOR=	horde
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list