1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Depend on avahi-app instead of avahi

Reported by:	itetcu
This commit is contained in:
Michael Johnson 2007-10-28 18:16:40 +00:00
parent afa4f2e9d5
commit ee6ef01786
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202226

View File

@ -15,7 +15,7 @@ COMMENT= Python interface to the Avahi mDNS system
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm \
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi
LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm \
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus