Date: Sun, 14 Feb 2016 17:53:46 +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-uyyGVphliF@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 #8 from commit-hook@freebsd.org --- A commit references this bug: Author: marino Date: Sun Feb 14 17:53:21 UTC 2016 New revision: 408875 URL: https://svnweb.freebsd.org/changeset/ports/408875 Log: irc/epic4: 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: jpaetzel@ (maintainer) Changes: head/irc/epic4/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-uyyGVphliF>