1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

disable SQLite support for the time being (no child port exists)

Feature safe: yes
This commit is contained in:
Oliver Lehmann 2012-10-15 12:33:25 +00:00
parent f9119d4f1d
commit c36cb48b31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305912

View File

@ -67,7 +67,8 @@ CONFIGURE_ARGS= --enable-unicode \
--with-mailgroup=${MAILGRP} \
--localstatedir=${LOCALSTATEDIR} \
--with-authdaemonvar=${AUTHDAEMONVAR} \
--cache-file=${WRKDIR}/courier-authlib.cache
--cache-file=${WRKDIR}/courier-authlib.cache \
--without-authsqlite
INSTALL_TARGET= install-strip install-configure