Date: Sat, 18 Jul 1998 12:09:26 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/mutt Makefile Message-ID: <199807181909.MAA06513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1998/07/18 12:09:26 PDT Modified files: mail/mutt Makefile Log: Revert to compiling agaist stock ncurses by default (requested by ache) If "BATCH" is defined (ie. building packages for the CDROM, link agaist libslang. Also does the right thing if "USE_NCURSES_PORT" or "USE_SLANG" is defined. Note that resizing works better for me with Slang than with the ncurses 4.2 port. I'm using Slang over the ncurses port because the ncurses 4.2 port does NOT support the "xterm-color" terminal type. (and a big reason for linking with ncurses is for color support) Revision Changes Path 1.46 +13 -4 ports/mail/mutt/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807181909.MAA06513>