From 23ba6e9200d7e755f08639eeda18910c3aa1c14d Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 5 Oct 2021 19:39:12 +0000 Subject: [PATCH] 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