Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2016 10:25:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206947] irc/epic5 (also epic4): termcap option is nonsensical, should be removed (?)
Message-ID:  <bug-206947-13-OhgA74SyrZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206947-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206947-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206947

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: marino
Date: Fri Feb  5 10:24:59 UTC 2016
New revision: 408156
URL: https://svnweb.freebsd.org/changeset/ports/408156

Log:
  irc/epic5: Remove obsolete TERMCAP option, link with libncurses alway

  The TERMCAP option avoided linking with libcurses (which is symlinked to
  libncurses) in order to link with libtermcap (which is also symlinked to
  libncurses).

  Remove the TERMCAP option completely and link directly to libncurses in
  any case.

  PR:           206947
  approved by:  mp29590(gmail) (maintainer)

Changes:
  head/irc/epic5/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206947-13-OhgA74SyrZ>