git: 007ad464fa74 - main - www/domoticz: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:53 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=007ad464fa74e8c58c4aa71113d365dbd869b4ef

commit 007ad464fa74e8c58c4aa71113d365dbd869b4ef
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 11:57:36 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list