diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-21 05:24:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-21 05:24:20 +0800 |
commit | c527369659d086450388346984e4793c4cfe9812 (patch) | |
tree | 7e048c31948722474346ea7998ed9fdc97c064ca /mail | |
parent | b11ccd566297cba4a523cb60e2a69964d78aec7c (diff) | |
download | marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.tar marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.tar.gz marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.tar.bz2 marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.tar.lz marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.tar.xz marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.tar.zst marcuscom-ports-c527369659d086450388346984e4793c4cfe9812.zip |
Sync the OpenLDAP config with evolution.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2879 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 3 | ||||
-rw-r--r-- | mail/ximian-connector/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 023ceb5e6..287762799 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -23,8 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes -WANT_OPENLDAP_VER= 21 -WANT_OPENLDAP_SASL= yes +USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -rpath ${X11BASE}/lib/evolution/${EVO_VERSION}" diff --git a/mail/ximian-connector/Makefile b/mail/ximian-connector/Makefile index 023ceb5e6..287762799 100644 --- a/mail/ximian-connector/Makefile +++ b/mail/ximian-connector/Makefile @@ -23,8 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes -WANT_OPENLDAP_VER= 21 -WANT_OPENLDAP_SASL= yes +USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -rpath ${X11BASE}/lib/evolution/${EVO_VERSION}" |