Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2021 15:04:58 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2d3a040dc2fa - main - devel/pear-Horde_Constraint: Add CPE information
Message-ID:  <202110071504.197F4wwn093856@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d3a040dc2fabb36511bb26fa63bd2fe6ff5e0ef

commit 2d3a040dc2fabb36511bb26fa63bd2fe6ff5e0ef
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-07 14:43:16 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-07 15:04:40 +0000

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

diff --git a/devel/pear-Horde_Constraint/Makefile b/devel/pear-Horde_Constraint/Makefile
index 7532aa17de50..2975e8965ebc 100644
--- a/devel/pear-Horde_Constraint/Makefile
+++ b/devel/pear-Horde_Constraint/Makefile
@@ -7,6 +7,6 @@ CATEGORIES=	devel www pear
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde Constraint library
 
-USES=	horde
+USES=		horde cpe
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110071504.197F4wwn093856>