An implicit dependency is added when devel/ncurses is installed, and joe breaks when devel/ncurses is upgraded. Adding USE_NCURSES=yes should help fix this problem. Port maintainer (sylvio@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->sylvio Over to maintainer (via the GNATS Auto Assign Tool)
sylvio 2011-05-18 12:43:55 UTC FreeBSD ports repository Modified files: editors/joe Makefile Log: - Add USE_NCURSES to fix the problem of joe breaks when ncurses is installed. PR: ports/157140 Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Revision Changes Path 1.34 +3 -0 ports/editors/joe/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!