aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-12-07 09:15:58 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-12-07 09:15:58 +0000
commit27133b128099a64ea817b1ed75776b94eaf2de02 (patch)
tree76f2e9d9c14da9bec89bf58efcf718b117fedd95 /editors
parentf24db0cb557e0bf19968885029833e53b32a5e66 (diff)
downloadports-27133b128099a64ea817b1ed75776b94eaf2de02.tar.gz
ports-27133b128099a64ea817b1ed75776b94eaf2de02.zip
editors/gedit-plugins: remove no longer used zeitgeist dependency
the gedit zeitgeist integration is gone since 3.36.0: https://gitlab.gnome.org/GNOME/gedit-plugins/-/commit/5953e917f3b90cb60d3037bc804d0dbcf4109c1a PR: 251637 Reported by: Greg V <greg@unrelenting.technology>
Notes
Notes: svn path=/head/; revision=557219
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index e0f057ea5c56..dfd7fc97f3b6 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gedit-plugins
PORTVERSION= 3.38.1
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -18,7 +19,6 @@ BUILD_DEPENDS= gedit>=0:editors/gedit \
itstool:textproc/itstool \
${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
LIB_DEPENDS= libpeas-1.0.so:devel/libpeas \
- libzeitgeist-2.0.so:sysutils/zeitgeist \
libgit2-glib-1.0.so:devel/libgit2-glib \
libgucharmap_2_90.so:deskutils/gucharmap
RUN_DEPENDS= gedit>=0:editors/gedit \