aboutsummaryrefslogtreecommitdiff
path: root/mail/isync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/isync/Makefile')
-rw-r--r--mail/isync/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index 5b8cc093fc59..fefc78fd9664 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -14,13 +14,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
-USES= alias cpe
+USES= alias bdb cpe ssl
CPE_VENDOR= oswald_buddenhagen
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sasl=${LOCALBASE} \
--with-ssl=${OPENSSLLIB:H}
-USE_OPENSSL= yes
-USE_BDB= 46+
CPPFLAGS+= -I${BDB_INCLUDE_DIR}
LDFLAGS+= -L${BDB_LIB_DIR}