git: 5f253fdfad0c - main - www/bareos-webui: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:43 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f253fdfad0cc9bb87fc10b55981bfbcd82365a7 commit 5f253fdfad0cc9bb87fc10b55981bfbcd82365a7 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/bareos-webui: Add CPE information Approved by: portmgr (blanket) --- www/bareos-webui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/bareos-webui/Makefile b/www/bareos-webui/Makefile index 2ff20ffc390f..ea9ee0c3a607 100644 --- a/www/bareos-webui/Makefile +++ b/www/bareos-webui/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/webui/LICENSE USE_GITHUB= yes -USES= php:build cmake gettext +USES= cpe php:build cmake gettext USE_PHP= openssl gettext ctype hash json session iconv NO_BUILD= yes NO_ARCH= yes