diff options
-rw-r--r-- | audio/cmp3/Makefile | 5 | ||||
-rw-r--r-- | audio/xmcd/Makefile | 4 | ||||
-rw-r--r-- | chat/centericq/Makefile | 4 | ||||
-rw-r--r-- | chat/ekg/Makefile | 4 | ||||
-rw-r--r-- | chat/naim/Makefile | 5 | ||||
-rw-r--r-- | devel/cdk/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Curses/Makefile | 4 | ||||
-rw-r--r-- | editors/hnb/Makefile | 4 | ||||
-rw-r--r-- | editors/zile/Makefile | 5 | ||||
-rw-r--r-- | games/angband-x11/Makefile | 4 | ||||
-rw-r--r-- | lang/nhc98/Makefile | 4 | ||||
-rw-r--r-- | misc/vfu/Makefile | 4 | ||||
-rw-r--r-- | net/ettercap/Makefile | 5 | ||||
-rw-r--r-- | sysutils/vifm/Makefile | 5 | ||||
-rw-r--r-- | www/wml/Makefile | 5 |
15 files changed, 30 insertions, 36 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index c32e0512e82..de5de1de3a0 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/25 17:17:29 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/24 13:36:17 wiz Exp $ # DISTNAME= cmp3-2.0pre5 @@ -16,8 +16,7 @@ WRKSRC= ${WRKDIR}/cmp3 USE_BUILDLINK2= YES USE_GMAKE= YES -# missing: newpad, prefresh, pnoutrefresh, wredrawln, redrawwin -USE_NCURSES= YES +USE_NCURSES= # MAX_FORM_COMMAND do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cmp3 ${PREFIX}/bin diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 87cdef8220d..7c3fa6f6e8a 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/10/08 11:50:04 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2003/01/24 13:36:18 wiz Exp $ DISTNAME= xmcd-3.0.2 CATEGORIES= audio @@ -15,7 +15,7 @@ PATCH_DIST_STRIP= -p1 WRKSRC= ${WRKDIR}/xmcd-3.0 USE_BUILDLINK2= # defined -USE_NCURSES= # defined +USE_NCURSES= # cursor_normal, cursor_invisible (in ncurses in term.h) USE_IMAKE= # defined MAKE_ENV+= BATCH_BINDIR=${PREFIX}/bin MAKE_ENV+= BATCH_LIBDIR=${PREFIX}/lib/X11 diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index f3bef4a67cd..9fce61b68ce 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/11/30 12:41:05 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/01/24 13:36:18 wiz Exp $ # DISTNAME= centericq-4.6.5 @@ -11,7 +11,7 @@ COMMENT= Instant Messenger interface (ICQ2000, Yahoo!, and MSN support) USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes -USE_NCURSES= yes +USE_NCURSES= # ESCDELAY USE_CXX= yes GNU_CONFIGURE= yes LIBS= ${LDFLAGS} diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 72d03d8db72..c46a14cf5c4 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/01/16 08:21:51 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/01/24 13:36:18 wiz Exp $ # DISTNAME= ekg-20030114 @@ -12,7 +12,7 @@ HOMEPAGE= http://dev.null.pl/ekg/ COMMENT= Experimental Gadu-Gadu Client (Polish instant messaging system) USE_GNU_READLINE= YES -USE_NCURSES= YES # Package insist on it (patch it out?) +USE_NCURSES= # KEY_RESIZE, ncurses internals GNU_CONFIGURE= YES USE_GMAKE= YES USE_BUILDLINK2= YES diff --git a/chat/naim/Makefile b/chat/naim/Makefile index b01791b77d3..c1c42c46c81 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/12/23 16:14:38 cjep Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/24 13:36:18 wiz Exp $ # DISTNAME= naim-0.11.4.9 @@ -14,8 +14,7 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -# newpad, keyname, wattr_get, wattr_set, pnoutrefresh, use_default_colors -USE_NCURSES= YES +USE_NCURSES= # keyname, wattr_get, wattr_set .include "../../devel/ncurses/buildlink2.mk" .include "../../devel/readline/buildlink2.mk" diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index a5a02f4225d..1fc8d58945e 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/10/02 18:54:34 dillo Exp $ +# $NetBSD: Makefile,v 1.18 2003/01/24 13:36:19 wiz Exp $ # DISTNAME= latestCDK @@ -13,7 +13,7 @@ HOMEPAGE= http://www.vexus.ca/CDK.html COMMENT= Curses Development Kit USE_BUILDLINK2= yes -USE_NCURSES= yes +USE_NCURSES= # uses ncurses internals USE_LIBTOOL= yes GNU_CONFIGURE= yes AUTOCONF_REQD= 2.13 diff --git a/devel/p5-Curses/Makefile b/devel/p5-Curses/Makefile index 283b8ff7bdd..548336f50b4 100644 --- a/devel/p5-Curses/Makefile +++ b/devel/p5-Curses/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/10/20 23:30:50 seb Exp $ +# $NetBSD: Makefile,v 1.14 2003/01/24 13:36:19 wiz Exp $ # FreeBSD Id: Makefile,v 1.8 1998/04/04 13:58:26 vanilla Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Curses/Curses.html COMMENT= perl5 module for terminal screen handling and optimization -USE_NCURSES= # needs libpanel.so +USE_NCURSES= # needs libpanel USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Curses/.packlist diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 3a041e86e31..9b669508fef 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/29 20:17:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/24 13:36:19 wiz Exp $ # DISTNAME= hnb-1.8.1 @@ -12,7 +12,7 @@ COMMENT= Hierarchical data organizer GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_GMAKE= yes -USE_NCURSES= yes +USE_NCURSES= # keyname() .include "../../devel/ncurses/buildlink2.mk" .include "../../textproc/libxml2/buildlink2.mk" diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 759ad535532..1055ef157e2 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/29 12:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/24 13:36:19 wiz Exp $ DISTNAME= zile-1.6.1 CATEGORIES= editors @@ -9,8 +9,7 @@ HOMEPAGE= http://zile.sourceforge.net COMMENT= Emacs-like text editor GNU_CONFIGURE= yes -# header include error -USE_NCURSES= yes +USE_NCURSES= # KEY_RESIZE (also uses stdscr->_delay directly) USE_BUILDLINK2= yes INFO_FILES= zile.info diff --git a/games/angband-x11/Makefile b/games/angband-x11/Makefile index 31c0fd4df80..2331211a9a5 100644 --- a/games/angband-x11/Makefile +++ b/games/angband-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/09/29 06:32:37 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2003/01/24 13:36:19 wiz Exp $ # DISTNAME= angband-3.0.1 @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_BUILDLINK2= # defined USE_X11= # defined -USE_NCURSES= # defined +USE_NCURSES= # can_change_color SPOILERFILE= angband-spoilers.tar.gz diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index a066e6e6ccb..959fbf6ddfd 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/12/26 20:52:11 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2003/01/24 13:36:19 wiz Exp $ DISTNAME= nhc98src-1.14a PKGNAME= nhc98-1.14a @@ -15,7 +15,7 @@ NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 USE_BUILDLINK2= YES BUILDLINK_SETENV.CC= CC=gcc -USE_NCURSES= KEY_RESIZE +USE_NCURSES= # KEY_RESIZE HAS_CONFIGURE= YES CONFIGURE_ARGS+= --buildwith=gcc --installdir=${PREFIX} \ diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index 72cf6bf84f6..84b61eed060 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/10/25 17:58:04 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2003/01/24 13:36:20 wiz Exp $ # DISTNAME= vfu-3.04 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.biscom.net/~cade/away/vfu/ COMMENT= Small, handy, easy-to-use file manager USE_BUILDLINK2= # defined -USE_NCURSES= # defined +USE_NCURSES= # qiflush() DOCDIR= ${PREFIX}/share/doc/vfu EGDIR= ${PREFIX}/share/examples/vfu diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 75e2edfcbcb..0bd71aeef20 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/11/19 21:07:57 agc Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/24 13:36:20 wiz Exp $ DISTNAME= ettercap-0.6.7 CATEGORIES= security net @@ -14,8 +14,7 @@ CONFIGURE_ARGS+= --enable-plugins \ USE_BUILDLINK2= yes -# missing newpad() -USE_NCURSES= yes +USE_NCURSES= # newpad(), MAX_FORM_COMMAND PTHREAD_OPTS+= require post-install: diff --git a/sysutils/vifm/Makefile b/sysutils/vifm/Makefile index 410f527ba1c..76babc9ff7b 100644 --- a/sysutils/vifm/Makefile +++ b/sysutils/vifm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/11 21:09:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/24 13:36:20 wiz Exp $ # DISTNAME= vifm-0.1 @@ -12,8 +12,7 @@ COMMENT= Ncurses based file manager with vi like keybindings GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_GMAKE= yes -# Required ncurses function: redrawwin(3n) -USE_NCURSES= yes +USE_NCURSES= # redrawwin() pre-configure: @${SED} -e "s/cfg.use_screen = 0/cfg.use_screen = 1/" \ diff --git a/www/wml/Makefile b/www/wml/Makefile index ab9cb3310cc..b6b912f2bcb 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/25 18:07:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/24 13:36:21 wiz Exp $ # DISTNAME= wml-2.0.3 @@ -24,8 +24,7 @@ CONFIGURE_ARGS= --with-perl=${PERL5} \ USE_BUILDLINK2= yes -# redrawwin() -USE_NCURSES= yes +USE_NCURSES= # redrawwin() post-install: cd ${PREFIX}/man/cat1 ; \ |