git: 868a9b393f7d - main - devel/gitlist: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:43 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=868a9b393f7d3e6ad1f9bcae9c128abf097e0d3e

commit 868a9b393f7d3e6ad1f9bcae9c128abf097e0d3e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:11:42 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:18:54 +0000

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

diff --git a/devel/gitlist/Makefile b/devel/gitlist/Makefile
index 3901ff10cfca..c23ea1115967 100644
--- a/devel/gitlist/Makefile
+++ b/devel/gitlist/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	git:devel/git
 
 NO_BUILD=	yes
-USES=		php:web
+USES=		cpe php:web
 USE_PHP=	ctype hash json simplexml
 
 PLIST=		${WRKDIR}/plist


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