diff options
Diffstat (limited to 'editors/xemacs/Makefile')
-rw-r--r-- | editors/xemacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index a4e97f6..93bc7d5 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -37,6 +37,7 @@ CONFIGURE_ARGS?=--with-clash-detection \ --site-libraries=${LOCALBASE}/lib \ --with-png=yes \ --with-tiff=yes \ + --with-ldap=no \ --with-site-lisp \ --with-database=berkdb \ ${WITH_XFACE} ${WITH_DIALOGS} ${WITH_OFFIX} ${WITH_GTK} |