diff options
-rw-r--r-- | net/netatalk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index eac2cb5d1d94..8ec419ca75de 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -17,6 +17,7 @@ USE_BDB= 46+ USE_BZIP2= yes USES= iconv gmake perl5 GNU_CONFIGURE= yes +CPPFLAGS+= -D_IPP_PRIVATE_STRUCTURES USE_RC_SUBR= netatalk CONFIGURE_ARGS+= --with-tcp-wrappers \ |