Bug 31622 - minor problem with the xemacs21 port
Summary: minor problem with the xemacs21 port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gary Jennejohn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-30 01:30 UTC by wolman
Modified: 2001-10-30 23:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wolman 2001-10-30 01:30:01 UTC
The xemacs21 port detects and uses the net/openldap2 library, but
does not register the dependency.

There are two ways to fix this:  add --with_ldap=no to the configure
command line, or add ldap.2:${PORTSDIR}/net/openldap2 to LIB_DEPENDS.

Fix: 

n/a
How-To-Repeat: n/a
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-10-30 02:48:48 UTC
Responsible Changed
From-To: freebsd-ports->gj

Over to maintainer
Comment 2 Gary Jennejohn freebsd_committer freebsd_triage 2001-10-30 23:13:48 UTC
State Changed
From-To: open->closed

Thanks, fixed added to not allow LDAP.