diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 18:53:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 18:53:47 +0000 |
commit | c6fc00681e4af82d5b9e9d1a53c2c1814074ddae (patch) | |
tree | 14a2c3a16e62e6541029d411a7cb8363305a6330 /editors | |
parent | ab836cd31299f6e4a4080ce3ccbed7d5d8ef3616 (diff) | |
download | ports-c6fc00681e4af82d5b9e9d1a53c2c1814074ddae.tar.gz ports-c6fc00681e4af82d5b9e9d1a53c2c1814074ddae.zip |
Notes
Diffstat (limited to 'editors')
-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 \ |