aboutsummaryrefslogtreecommitdiff
path: root/x11/terminator
diff options
context:
space:
mode:
authorEric Turgeon <ericbsd@FreeBSD.org>2019-09-09 20:34:54 +0000
committerEric Turgeon <ericbsd@FreeBSD.org>2019-09-09 20:34:54 +0000
commit49fe3f786a68adfa3966c6942625a94edca7462d (patch)
tree288d4052dcd035ae41c9f26d0173d49f2a435ca6 /x11/terminator
parent4a7288116114fad39cf71e785be2dcacccb71ef1 (diff)
downloadports-49fe3f786a68adfa3966c6942625a94edca7462d.tar.gz
ports-49fe3f786a68adfa3966c6942625a94edca7462d.zip
x11/terminator: Add missing vte3 dependency
PR: 240441 Approved by: portmgr (blanket: run fix, missing dependencies)
Notes
Notes: svn path=/head/; revision=511701
Diffstat (limited to 'x11/terminator')
-rw-r--r--x11/terminator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index 1cdb8b65765b..57b6f714db71 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -3,6 +3,7 @@
PORTNAME= terminator
PORTVERSION= 1.91
+PORTREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= http://launchpad.net/terminator/gtk3/${PORTVERSION}/+download/
@@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0:devel/py-notify@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
USES= gnome python:2.7 shebangfix
-USE_GNOME= pygobject3 intltool
+USE_GNOME= pygobject3 intltool vte3
USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= Terminator