git: 32b7af4961f8 - main - databases/vfront: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:04 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32b7af4961f8abfa4de3e4310b4ab2618ae965dd

commit 32b7af4961f8abfa4de3e4310b4ab2618ae965dd
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:53:46 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:01 +0000

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

diff --git a/databases/vfront/Makefile b/databases/vfront/Makefile
index ef7fafbd727e..a6ebbbd8ad83 100644
--- a/databases/vfront/Makefile
+++ b/databases/vfront/Makefile
@@ -14,7 +14,7 @@ NO_BUILD=	yes
 NO_ARCH=	yes
 PLIST=		${WRKDIR}/pkg-plist
 
-USES=		php
+USES=		cpe php
 
 OPTIONS_MULTI=	DATABASE
 OPTIONS_MULTI_DATABASE=	MYSQL PGSQL


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