Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:48 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: 98ed72c74348 - main - sysutils/froxlor: Add CPE information
Message-ID:  <202108310925.17V9PmaJ094090@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=98ed72c7434838e5939e2d66a4a5ea7d52ff5ba5

commit 98ed72c7434838e5939e2d66a4a5ea7d52ff5ba5
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:21:52 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:38 +0000

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

diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile
index 4c11bfe3c6f6..572c5a0bc648 100644
--- a/sysutils/froxlor/Makefile
+++ b/sysutils/froxlor/Makefile
@@ -11,7 +11,7 @@ COMMENT=	PHP-based ISP Server Management Panel
 
 LICENSE=	GPLv2
 
-USES=		php:cli
+USES=		cpe php:cli
 USE_PHP=	bcmath curl filter ftp json pdo_mysql posix session xml zip
 
 SUB_FILES=	pkg-message pkg-deinstall



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