Permalink
Browse files
avahi: fix typo in comment
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
net/avahi/Portfile
|
|
@@ -86,7 +86,7 @@ configure.args --disable-autoipd \ |
|
|
--with-avahi-user=${avahi_user} \ |
|
|
--with-avahi-group=${avahi_group} |
|
|
|
|
|
# __APPLE_USE_RFC_2292 should be removed once avhi is updated to support RFC 3542 |
|
|
# __APPLE_USE_RFC_2292 should be removed once avahi is updated to support RFC 3542 |
|
|
configure.cppflags-append -L${prefix}/lib -D__APPLE_USE_RFC_2292 |
|
|
|
|
|
set daemon_uniquename org.freedesktop.avahi-daemon |
|
|
|