aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs21
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2001-10-31 07:13:34 +0800
committergj <gj@FreeBSD.org>2001-10-31 07:13:34 +0800
commit009acdfc6a3e73f4dafcd083fc6bd0f9f0a2bc83 (patch)
tree79d425f475127f15d05f34f093e636436e1268c5 /editors/xemacs21
parent11f026e7aa152b142210d4e21ce93eb1d2415924 (diff)
downloadfreebsd-ports-gnome-009acdfc6a3e73f4dafcd083fc6bd0f9f0a2bc83.tar.gz
freebsd-ports-gnome-009acdfc6a3e73f4dafcd083fc6bd0f9f0a2bc83.tar.zst
freebsd-ports-gnome-009acdfc6a3e73f4dafcd083fc6bd0f9f0a2bc83.zip
Add ``--with-ldap=no'' to the CONFIGURE_ARGS to avoid missing a dependency
in case the user has LDAP installed. This is one of those things which are automatically detected at configure time. PR: 31622 Submitted by: Alec Wolman <wolman@cs.washington.edu>
Diffstat (limited to 'editors/xemacs21')
-rw-r--r--editors/xemacs21/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index 00235a792430..a94d6bc5dc81 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -40,6 +40,7 @@ CONFIGURE_ARGS?=--with-clash-detection \
--gung-ho=yes \
--with-png=yes \
--with-tiff=yes \
+ --with-ldap=no \
--with-site-lisp \
--with-database=berkdb \
${WITH_XFACE} ${WITH_DIALOGS} ${WITH_OFFIX}
it/emulators/spim/Makefile?h=gstreamer&id=7095aaa657d6a5f8683e74af7a0c5e5323fae3af'>- Remove USE_IMAKEkevlo2001-02-281-16/+7 * Update to version 6.3.steve2001-02-271-2/+2 * Drop maintainer ship. Too many people did not like the direction I tookobrien2001-02-261-1/+1 * "Update" to version 6.2.obrien2000-11-131-12/+7 * Remove two directories. Also, move manpages to Makefile while I'm here.asami2000-06-081-0/+1 * PORTNAME/VERSION stuffmharo2000-04-121-3/+3 * Restore useless version required comments.obrien2000-03-22