aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-02-10 19:17:45 +0800
committeranray <anray@FreeBSD.org>2006-02-10 19:17:45 +0800
commit33d750f273b9492eb62dbd91925ab76308286df0 (patch)
tree789140dd29750e6a12fe2f5a248b54f9aad3babc
parentc69fd9ab8def29104618bcc522532f1e34967e7e (diff)
downloadfreebsd-ports-gnome-33d750f273b9492eb62dbd91925ab76308286df0.tar.gz
freebsd-ports-gnome-33d750f273b9492eb62dbd91925ab76308286df0.tar.zst
freebsd-ports-gnome-33d750f273b9492eb62dbd91925ab76308286df0.zip
Removed configure arg `--with-ldap-no'. Now when ldap installed, xemacs
compiled with ldap support. Reported by: vs
-rw-r--r--editors/xemacs21-mule/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index fc454861fa28..0e1a1f06cf62 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -67,7 +67,6 @@ CONFIGURE_ARGS= --with-x11 \
--with-png \
--with-tiff \
--with-xpm \
- --with-ldap=no \
--infopath=${LOCALBASE}/lib/xemacs/info:${LOCALBASE}/info:${X11BASE}/info:/usr/info:${LOCALBASE}/lib/texmf/doc/info:/usr/lib/texmf/doc:/usr/share/info \
--with-clash-detection \
--with-database=berkdb \