When I try to build net/netatalk3 I get the following error, regardless of whether the DBUS option is selected or not:
Code:
main.c: In function 'main':
main.c:317: error: 'OPTION_DBUS_AFPSTATS' undeclared (first use in this function)
main.c:317: error: (Each undeclared identifier is reported only once
main.c:317: error: for each function it appears in.)
gmake[4]: *** [afpd-main.o] Error 1
gmake[4]: Leaving directory `/usr/ports/net/netatalk3/work/netatalk-3.0.3/etc/afpd'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/ports/net/netatalk3/work/netatalk-3.0.3/etc/afpd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/netatalk3/work/netatalk-3.0.3/etc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/netatalk3/work/netatalk-3.0.3'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/net/netatalk3.
*** [build] Error code 1
Stop in /usr/ports/net/netatalk3.