aboutsummaryrefslogtreecommitdiff
path: root/security/courier-authlib
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2012-10-15 12:33:25 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2012-10-15 12:33:25 +0000
commitc36cb48b3117c36abed31dd0ffdf23340b53c7bb (patch)
tree3a587e837ffdc05f4162d9706ca1ad231d1a8bbb /security/courier-authlib
parentf9119d4f1dea90b4a4861b3f4b9abe184839081d (diff)
downloadports-c36cb48b3117c36abed31dd0ffdf23340b53c7bb.tar.gz
ports-c36cb48b3117c36abed31dd0ffdf23340b53c7bb.zip
disable SQLite support for the time being (no child port exists)
Feature safe: yes
Notes
Notes: svn path=/head/; revision=305912
Diffstat (limited to 'security/courier-authlib')
-rw-r--r--security/courier-authlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index cd7627790d6c..7410ddd251cd 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -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