1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Stanislav Sedov 3d5ebdecc9 - Doesn't build when asciidoc is installed because of typo in configure.
Fix that.
- Doesn't build when libexecinfo installed as it tryes to use bactrace
  functions but doesn't gets linked against it. Explicitly link it.
- Fix typo in OPTIONS.

PR:		ports/103342
Submitted by:	me (stas)
Approved by:	maintainer timeout (2 weeks), sem (mentor)
2006-10-03 13:32:44 +00:00
..