From d1ff20af92a0e305103698a9787763f852ac78d6 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 2 Aug 2003 23:05:11 +0000 Subject: The configure argument for activating LDAP support has changed. PR: 55199 Submitted by: jimd_NOSPAM@siu.edu --- mail/balsa2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/balsa2') diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 36d81e353a9e..835b2f81be48 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -7,6 +7,7 @@ PORTNAME= balsa2 PORTVERSION= 2.0.13 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -34,7 +35,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ - --enable-ldap \ + --with-ldap \ --disable-more-warnings \ --with-ssl CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ -- cgit v1.2.3