Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:09 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: 796d0473b882 - main - deskutils/phpicalendar: Add CPE information
Message-ID:  <202108310925.17V9P9nh093215@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=796d0473b8826ebbd393d0d1bcb7cedbd2a37ea2

commit 796d0473b8826ebbd393d0d1bcb7cedbd2a37ea2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:15:51 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:18 +0000

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

diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile
index 9e1903d1bb41..ff611923e3c2 100644
--- a/deskutils/phpicalendar/Makefile
+++ b/deskutils/phpicalendar/Makefile
@@ -18,7 +18,7 @@ COMMENT=	Webbased calendar with iCal support
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		php tar:bz2
+USES=		cpe php tar:bz2
 NO_BUILD=	yes
 NO_ARCH=	yes
 USE_PHP=	session pcre



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