Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:16 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8f8b1c15338f - main - www/davical: Add CPE information
Message-ID:  <202108310925.17V9PGRC093368@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 8f8b1c15338fd729e8309f3c8a40586e600d5bdb
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:46:52 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PGRC093368>