forked from Lainports/freebsd-ports
security/cyrus-sasl2: Disable sphinx build.
PR: 257877
This commit is contained in:
parent
68a8b95b45
commit
9a7faada92
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc \
|
|||
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
|
||||
--includedir=${PREFIX}/include \
|
||||
--enable-static \
|
||||
--with-rc4=openssl
|
||||
--with-rc4=openssl \
|
||||
--with-sphinx-build=no
|
||||
CONFIGURE_ARGS+=--disable-anon \
|
||||
--disable-cram \
|
||||
--disable-digest \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue