git: 7e6dbae196f0 - main - www/bareos18-webui: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:44 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e6dbae196f0d9a99b1a930ed4c7ec2afc278517 commit 7e6dbae196f0d9a99b1a930ed4c7ec2afc278517 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:47 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:47 +0000 www/bareos18-webui: Add CPE information Approved by: portmgr (blanket) --- www/bareos18-webui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/bareos18-webui/Makefile b/www/bareos18-webui/Makefile index 1c314c4f811e..505b70cf9c30 100644 --- a/www/bareos18-webui/Makefile +++ b/www/bareos18-webui/Makefile @@ -14,7 +14,7 @@ USE_GITHUB= yes GH_ACCOUNT= bareos GH_PROJECT= bareos -USES= php +USES= cpe php USE_PHP= openssl gettext ctype hash json session iconv NO_BUILD= yes NO_ARCH= yes