git: Unbreak world (tic)
John Marino
marino at crater.dragonflybsd.org
Mon May 14 09:18:03 PDT 2012
commit 6b7d23fca80545bf9326d16e4ad4821ae39c7c46
Author: John Marino <draco at marino.st>
Date: Mon May 14 18:11:51 2012 +0200
Unbreak world (tic)
The tic utility should be built with the ncursesw library, but that one
is not available on any system with more than 2 days since the last
build. On those systems, the world will break pretty quickly.
The Makefile was updated to use the available ncurses library. After
the release of DragonFly 3.2, the makefile on the master branch can
be updated to take the wide version of the ncurses library since we
only guarantee upwards compatibility for one release.
Summary of changes:
usr.bin/tic/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6b7d23fca80545bf9326d16e4ad4821ae39c7c46
--
DragonFly BSD source repository
More information about the Commits
mailing list