Date: Fri, 20 Aug 2021 08:40:58 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: 03a9d796e515 - main - deskutils/horde-kronolith: Fix CPE information Message-ID: <202108200840.17K8ew9T041757@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=03a9d796e5157d7ff248145e04c0e01cfae0584f commit 03a9d796e5157d7ff248145e04c0e01cfae0584f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-20 08:30:20 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-20 08:30:20 +0000 deskutils/horde-kronolith: Fix CPE information Approved by: portmgr (blanket) --- deskutils/horde-kronolith/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index 25e157a47204..cd072be5d914 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -53,6 +53,8 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View +CPE_VENDOR= horde + RUN_DEPENDS+= ${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR} DATE_HOLIDAYS_RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108200840.17K8ew9T041757>