aboutsummaryrefslogtreecommitdiff
path: root/sysutils/catfish/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-01-03 13:22:31 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-01-03 13:22:31 +0000
commitd0cba2b7971cb52f3eeeee96d0b270e4cdc7c221 (patch)
treec9bf5b66f395b3b00a03888c4a966d90c53e243e /sysutils/catfish/Makefile
parentb13a0eca15ea47b046b449c834cea576ac721898 (diff)
downloadports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.tar.gz
ports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.zip
Notes
Diffstat (limited to 'sysutils/catfish/Makefile')
-rw-r--r--sysutils/catfish/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile
index 879e0199dbcf..04b91e57eb8c 100644
--- a/sysutils/catfish/Makefile
+++ b/sysutils/catfish/Makefile
@@ -14,13 +14,12 @@ LICENSE= GPLv3
RUN_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:devel/py-python-distutils-extra@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}gobject3>=0:devel/py-gobject3@${FLAVOR} \
gksu:sysutils/gksu
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= python:2.7
USE_PYTHON= distutils
-USE_GNOME= gtk30 intltool
+USE_GNOME= gtk30 intltool pygobject3
.include <bsd.port.pre.mk>