From 24ef86f8700ca8c58655404f4725425326dd8b9a Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 15 Jan 2000 18:46:22 +0000 Subject: Update dependency on ncurses to >=4.2 --- net/coda5_client/Makefile | 4 ++-- net/coda5_server/Makefile | 4 ++-- net/mtr/Makefile | 4 ++-- net/ncftp2/Makefile | 4 ++-- net/ntop/Makefile | 8 ++++---- net/sniffit/Makefile | 6 +++--- net/tn5250/Makefile | 8 +++++--- 7 files changed, 20 insertions(+), 18 deletions(-) (limited to 'net') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 835377b411a..933c5e23efe 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/10/19 00:28:39 rvb Exp $ +# $NetBSD: Makefile,v 1.20 2000/01/15 18:46:31 jlam Exp $ # DISTNAME= coda-5.3.2 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.coda.cs.cmu.edu/ DEPENDS+= gdbm-1.7.3:../../databases/gdbm DEPENDS+= readline-4.0:../../devel/readline -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-ns32k diff --git a/net/coda5_server/Makefile b/net/coda5_server/Makefile index 9ec7138b728..5deaf7a4516 100644 --- a/net/coda5_server/Makefile +++ b/net/coda5_server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/10/19 00:28:37 rvb Exp $ +# $NetBSD: Makefile,v 1.20 2000/01/15 18:46:31 jlam Exp $ # DISTNAME= coda-5.3.2 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.coda.cs.cmu.edu/ DEPENDS+= gdbm-1.7.3:../../databases/gdbm DEPENDS+= readline-4.0:../../devel/readline -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses ONLY_FOR_PLATFORM= *-*-arm32 *-*-i386 *-*-ns32k diff --git a/net/mtr/Makefile b/net/mtr/Makefile index a5a2609e5ee..e86951f3cc6 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/12/04 16:50:10 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.3 2000/01/15 18:46:32 jlam Exp $ # # New ports collection makefile for: mtr # Version required: 0.41 @@ -18,7 +18,7 @@ HOMEPAGE= http://www.bitwizard.nl/mtr/ # not needed in current as of some time before 1999/12/1, but # needed for 1.4.x, so just use ncurses.. -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses #.if defined(USE_GTK) #USE_XLIB= yes diff --git a/net/ncftp2/Makefile b/net/ncftp2/Makefile index 9697f2f6c7d..e5fa345c500 100644 --- a/net/ncftp2/Makefile +++ b/net/ncftp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/08/18 09:11:31 agc Exp $ +# $NetBSD: Makefile,v 1.19 2000/01/15 18:46:32 jlam Exp $ # FreeBSD Id: Makefile,v 1.39 1998/01/31 17:49:48 jseger Exp # @@ -17,7 +17,7 @@ BUILD_DEFS+= USE_SOCKS .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "NetBSD" -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses .endif # Check for readline.h as standard diff --git a/net/ntop/Makefile b/net/ntop/Makefile index eb49a4d9177..668c02457ca 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/07/06 08:06:29 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2000/01/15 18:46:32 jlam Exp $ DISTNAME= ntop-1.0 CATEGORIES= net @@ -8,8 +8,8 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www-serra.unipi.it/~ntop/ -BUILD_DEPENDS+= autoconf:../../devel/autoconf -DEPENDS+= ncurses-4.2:../../devel/ncurses +BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf +DEPENDS+= ncurses>=4.2:../../devel/ncurses HAS_CONFIGURE= yes GNU_CONFIGURE= yes @@ -19,6 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib # for -lncurses CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" pre-configure: - ( cd ${WRKSRC}; autoconf ) + cd ${WRKSRC}; ${LOCALBASE}/bin/autoconf .include "../../mk/bsd.pkg.mk" diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 5f5f03bdb34..3fdc344ef1e 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/01/10 01:39:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2000/01/15 18:46:33 jlam Exp $ # DISTNAME= sniffit.0.3.5 @@ -9,12 +9,12 @@ MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html -DEPENDS= ncurses-4.2:../../devel/ncurses +DEPENDS= ncurses>=4.2:../../devel/ncurses NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss HAS_CONFIGURE= YES -CONFIGURE_ENV+= NCURSES_LOCATION=$(LOCALBASE)/include/ncurses.h +CONFIGURE_ENV+= NCURSES_LOCATION=${LOCALBASE}/include/ncurses.h ALL_TARGET= do-install: diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index f182523fa28..b18ee8fa216 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/04 17:00:26 rh Exp $ +# $NetBSD: Makefile,v 1.2 2000/01/15 18:46:33 jlam Exp $ # DISTNAME= tn5250-0.12.51 @@ -8,9 +8,11 @@ MASTER_SITES= ftp://ftp.blarg.net/users/mmadore/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.blarg.net/~mmadore/5250.html -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses GNU_CONFIGURE= YES -CONFIGURE_ENV+= CPPFLAGS="-I${PREFIX}/include" +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" + +CPPFLAGS+= -I${LOCALBASE}/include .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3