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