diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-02-10 11:35:02 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-02-10 11:35:02 +0000 |
commit | fa0f5bbf794013baccd505eda42fdc60e987b0b8 (patch) | |
tree | e1b7a26a975f9fa62fdf295c56df692f210308a0 /editors/xemacs-devel-mule/pkg-plist | |
parent | e07d98134d523ef243d5d2b5e01888cf34835328 (diff) | |
download | ports-fa0f5bbf794013baccd505eda42fdc60e987b0b8.tar.gz ports-fa0f5bbf794013baccd505eda42fdc60e987b0b8.zip |
Add WITH_LDAP - build xemacs with ldap support.
Notes
Notes:
svn path=/head/; revision=155640
Diffstat (limited to 'editors/xemacs-devel-mule/pkg-plist')
-rw-r--r-- | editors/xemacs-devel-mule/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs-devel-mule/pkg-plist b/editors/xemacs-devel-mule/pkg-plist index acad3206728e..84bdc42c686e 100644 --- a/editors/xemacs-devel-mule/pkg-plist +++ b/editors/xemacs-devel-mule/pkg-plist @@ -847,6 +847,7 @@ lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/mmencode lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/modules/auto-autoloads.el lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/modules/auto-autoloads.elc %%WITH_PGSQL%%lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/modules/postgresql.ell +%%WITH_LDAP%%lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/modules/eldap.ell %%CANNA%%lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/modules/canna_api.ell lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/movemail lib/xemacs-%%XEMACS_VER%%/%%XEMACS_ARCH%%/profile |