summaryrefslogtreecommitdiff
path: root/www/domoticz-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/domoticz-devel/Makefile')
-rw-r--r--www/domoticz-devel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/domoticz-devel/Makefile b/www/domoticz-devel/Makefile
index e8954e448702..0b8c86c963e6 100644
--- a/www/domoticz-devel/Makefile
+++ b/www/domoticz-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= domoticz
PORTVERSION= 2024.7.${DOMOTICZ_REL}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
PKGNAMESUFFIX= -devel
@@ -11,8 +11,6 @@ WWW= https://www.domoticz.com
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/License.txt
-BROKEN= fails to build with Boost>=1.87
-
LIB_DEPENDS= libcurl.so:ftp/curl \
libboost_system.so:devel/boost-libs \
libjsoncpp.so:devel/jsoncpp \