aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2020-11-04 22:05:07 +0800
committerHajimu UMEMOTO <ume@FreeBSD.org>2020-11-04 22:05:07 +0800
commit261d7a77a178d619e8cf79d40fcb9f5f5e29eb0b (patch)
tree6f2fc87e17509bbf1bf25337cbf4f8e0175a2af4 /x11
parenta6403fd160d9b85f05fbbec9b7e9e3fbe96685f2 (diff)
downloadfreebsd-ports-gnome-261d7a77a178d619e8cf79d40fcb9f5f5e29eb0b.tar.gz
freebsd-ports-gnome-261d7a77a178d619e8cf79d40fcb9f5f5e29eb0b.tar.zst
freebsd-ports-gnome-261d7a77a178d619e8cf79d40fcb9f5f5e29eb0b.zip
Add missing dependency for build.
Diffstat (limited to 'x11')
-rw-r--r--x11/terminator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index 8d975c13a0e0..c84b910af4a0 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -12,6 +12,7 @@ COMMENT= Multiple GNOME terminals in one window
LICENSE= GPLv2
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
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} \