It needs devel/py-dbus in the build time too.
Reported by: pointyhat-exp
This commit is contained in:
parent
7402ece68d
commit
773b4517a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201998
@ -16,7 +16,8 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Omnipresent versatile search interface
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user