pkgsrc/devel/ncurses
tnn 842a293f92 On platforms that have neither a builtin groff nor builtin curses
we can end up with a circular dependency:

ncurses -> groff -> netpbm -> flex -> bison -> gtexinfo -> ncurses

ncurses may depend on groff because of USE_TOOLS+=tbl.
Break the circular dependency by using --without-manpage-tbl
if there is no tbl(1) available and we're unable to build
groff because of missing curses.
2007-07-02 02:08:20 +00:00
..
patches Changes 5.6: 2007-01-08 11:01:05 +00:00
buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
builtin.mk Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make 2007-01-17 03:11:18 +00:00
DESCR
distinfo Changes 5.6: 2007-01-08 11:01:05 +00:00
Makefile When TERMINFODIR does not exist, tic tries to write the terminfo 2007-02-06 14:34:54 +00:00
Makefile.common On platforms that have neither a builtin groff nor builtin curses 2007-07-02 02:08:20 +00:00
PLIST Make sure ${TERMINFODIR}/s is removed; bump PKGREVISION. 2007-01-23 22:55:32 +00:00