Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:51 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: 007ad464fa74 - main - www/domoticz: Add CPE information
Message-ID:  <202108311208.17VC8pHi013204@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=007ad464fa74e8c58c4aa71113d365dbd869b4ef

commit 007ad464fa74e8c58c4aa71113d365dbd869b4ef
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 11:57:36 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 11:57:36 +0000

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

diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile
index 32c95368d0af..b705a37aeccb 100644
--- a/www/domoticz/Makefile
+++ b/www/domoticz/Makefile
@@ -13,7 +13,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl libboost_system.so:devel/boost-libs \
 		libminizip.so:archivers/minizip libjsoncpp.so:devel/jsoncpp
 BUILD_DEPENDS=	cereal>=1.2.2:devel/cereal
 
-USES=		cmake compiler:c++11-lang pkgconfig ssl lua:53 sqlite
+USES=		cmake compiler:c++11-lang cpe pkgconfig ssl lua:53 sqlite
 
 OPTIONS_SUB=	YES
 OPTIONS_DEFINE=	SMQTT PYTHON TELLDUS OPENZWAVE PRECOMP



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