aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2020-06-17 17:05:22 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2020-06-17 17:05:22 +0000
commit9e76a5f403c6986226c704a729ff8ea5e8468087 (patch)
tree21fae5605e766796fb76a5f6b3e394f264124b69 /x11
parentd8793e6e3dbf1d5d63f9ce395586776f03720d83 (diff)
downloadports-9e76a5f403c6986226c704a729ff8ea5e8468087.tar.gz
ports-9e76a5f403c6986226c704a729ff8ea5e8468087.zip
Add missing dependency upon devel/gsettings-desktop-schemas.
PR: 247345 Reported by: bourne.identity@hotmail.com
Notes
Notes: svn path=/head/; revision=539432
Diffstat (limited to 'x11')
-rw-r--r--x11/terminator/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index d4135ec7a5b8..0a4abe5a3524 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -3,7 +3,7 @@
PORTNAME= terminator
PORTVERSION= 1.92
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 python
MASTER_SITES= https://github.com/gnome-terminator/terminator/releases/download/v${PORTVERSION}/
@@ -15,7 +15,8 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/lib/libkeybinder-3.0.so:x11/keybinder-gtk3 \
${LOCALBASE}/lib/libnotify.so:devel/libnotify \
${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
+ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
USES= gnome python:3.5+ shebangfix
USE_GNOME= intltool pygobject3 vte3