aboutsummaryrefslogtreecommitdiff
path: root/graphics/electricsheep
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-02-25 12:47:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-02-25 12:47:20 +0000
commit89bc7fbdd158a0088a6b13b2a20a73226483d9b9 (patch)
treed8415222e0a7aac90a9bf07414ac82fe73bde13d /graphics/electricsheep
parent18072cdaa39cee1565d5301cf124186c25ec7c70 (diff)
downloadports-89bc7fbdd158a0088a6b13b2a20a73226483d9b9.tar.gz
ports-89bc7fbdd158a0088a6b13b2a20a73226483d9b9.zip
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
Notes
Notes: svn path=/head/; revision=493853
Diffstat (limited to 'graphics/electricsheep')
-rw-r--r--graphics/electricsheep/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile
index 899c5713a39c..5bd1d180acbc 100644
--- a/graphics/electricsheep/Makefile
+++ b/graphics/electricsheep/Makefile
@@ -12,6 +12,8 @@ COMMENT= Infinite evolving crowdsourced artwork
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= Requires wxGTK 3.1 which is not added to the framework
+
BUILD_DEPENDS= flam3-animate:graphics/flam3
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl \