aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-11-28 02:53:47 +0800
committerantoine <antoine@FreeBSD.org>2014-11-28 02:53:47 +0800
commitd3f334672389db1dfd1ac392d792509de6217be1 (patch)
tree14a2c3a16e62e6541029d411a7cb8363305a6330 /editors
parentaaf6352a665cc8cb993ab8da78a7f61fb8b9a071 (diff)
downloadfreebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.gz
freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.zst
freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.zip
Mark a few ports BROKEN after GNOME 2 removal
Diffstat (limited to 'editors')
-rw-r--r--editors/scribes/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile
index 4d2b6d649215..fc4e4f78e161 100644
--- a/editors/scribes/Makefile
+++ b/editors/scribes/Makefile
@@ -13,6 +13,8 @@ COMMENT= Slick yet powerful text editor for GNOME
LICENSE= GPLv2
+BROKEN= Uses unknown GNOME component pygnomeextras
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg \