git: 23ba6e9200d7 - main - devel/flyspray: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 05 Oct 2021 20:01:53 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=23ba6e9200d7e755f08639eeda18910c3aa1c14d

commit 23ba6e9200d7e755f08639eeda18910c3aa1c14d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 19:39:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 20:01:19 +0000

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

diff --git a/devel/flyspray/Makefile b/devel/flyspray/Makefile
index 4664cca9110a..858fcc079212 100644
--- a/devel/flyspray/Makefile
+++ b/devel/flyspray/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Simple, easy-to-use web based bug tracking system
 RUN_DEPENDS=	${LOCALBASE}/share/adodb/adodb.inc.php:databases/adodb5
 
 USE_PHP=	pcre session zlib xml gd
-USES=		dos2unix php:web zip
+USES=		cpe dos2unix php:web zip
 
 NO_BUILD=	yes
 NO_ARCH=	yes