diff options
Diffstat (limited to 'editors/scribes/Makefile')
-rw-r--r-- | editors/scribes/Makefile | 2 |
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 \ |