mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
net/avahi: remove optional expired dependency on net/py-avahi
This commit is contained in:
parent
763e985f22
commit
16227e8018
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555238
@ -14,7 +14,7 @@ RUN_DEPENDS= avahi-app>=0.7:net/avahi-app
|
||||
|
||||
USES= metaport
|
||||
|
||||
OPTIONS_DEFINE= AUTOIPD GTK MONO QT5 PYTHON
|
||||
OPTIONS_DEFINE= AUTOIPD GTK MONO QT5
|
||||
OPTIONS_DEFAULT=AUTOIPD GTK
|
||||
AUTOIPD_DESC= IPv4LL network address configuration daemon
|
||||
GTK_DESC= Gtk+ tools and bindings
|
||||
@ -25,6 +25,5 @@ GTK_RUN_DEPENDS= avahi-discover-standalone:net/avahi-gtk
|
||||
#LIBDNS_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-compat-libdns_sd.pc:net/avahi-libdns
|
||||
MONO_RUN_DEPENDS= ${LOCALBASE}/lib/mono/avahi-sharp/avahi-sharp.dll:net/avahi-sharp
|
||||
QT5_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-qt5.pc:net/avahi-qt5
|
||||
PYTHON_RUN_DEPENDS= avahi-bookmarks:net/py-avahi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user