diff options
author | John Marino <marino@FreeBSD.org> | 2015-05-19 16:46:13 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-05-19 16:46:13 +0000 |
commit | 3495d8e943ddf3127dc233c2ef409185b1ade769 (patch) | |
tree | b6dfb2cb3fea039adf77ffed99ed808f58a60c69 /editors | |
parent | e9ef92fc48ae812e5abb8c791944ee2aa639ab2e (diff) | |
download | ports-3495d8e943ddf3127dc233c2ef409185b1ade769.tar.gz ports-3495d8e943ddf3127dc233c2ef409185b1ade769.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 00bd26a00d7d..d92ae1f028a4 100644 --- a/editors/scribes/Makefile +++ b/editors/scribes/Makefile @@ -14,6 +14,8 @@ COMMENT= Slick yet powerful text editor for GNOME LICENSE= GPLv2 BROKEN= Uses unknown GNOME component pygnomeextras +DEPRECATED= Broken since update to gnome3 +EXPIRATION_DATE= 2015-06-02 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ |