git: 8f8b1c15338f - main - www/davical: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:16 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f8b1c15338fd729e8309f3c8a40586e600d5bdb

commit 8f8b1c15338fd729e8309f3c8a40586e600d5bdb
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:46:52 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:21 +0000

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

diff --git a/www/davical/Makefile b/www/davical/Makefile
index 50142d229559..99e750de61e1 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PHP_PKGNAMEPREFIX}libawl>=0.60:devel/php-libawl@${PHP_FLAVOR} \
 		p5-YAML>=0:textproc/p5-YAML \
 		pwgen:sysutils/pwgen
 
-USES=		pgsql php:flavors shebangfix
+USES=		cpe pgsql php:flavors shebangfix
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	davical-project


More information about the dev-commits-ports-main mailing list