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

(-)security/cyrus-sasl2/Makefile.common (-1 / +2 lines)
Lines 21-27 CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc \ Link Here
21
		--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
21
		--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
22
		--includedir=${PREFIX}/include \
22
		--includedir=${PREFIX}/include \
23
		--enable-static \
23
		--enable-static \
24
		--with-rc4=openssl
24
		--with-rc4=openssl \
25
		--with-sphinx-build=no
25
CONFIGURE_ARGS+=--disable-anon \
26
CONFIGURE_ARGS+=--disable-anon \
26
		--disable-cram \
27
		--disable-cram \
27
		--disable-digest \
28
		--disable-digest \

Return to bug 257877