View | Details | Raw Unified | Return to bug 169295
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 34-39 Link Here
34
			--with-uams-path=${LOCALBASE}/libexec/netatalk-uams \
34
			--with-uams-path=${LOCALBASE}/libexec/netatalk-uams \
35
			--with-bdb=${LOCALBASE}
35
			--with-bdb=${LOCALBASE}
36
36
37
CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
38
37
OPTIONS=	APPLETALK	"Enable AppleTalk protocol support" on \
39
OPTIONS=	APPLETALK	"Enable AppleTalk protocol support" on \
38
		SRVLOC		"Enable Service Location Protocol support" off \
40
		SRVLOC		"Enable Service Location Protocol support" off \
39
		PAM		"Enable PAM support" off \
41
		PAM		"Enable PAM support" off \

Return to bug 169295