Skip to content

Commit

Permalink
Update readline dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnylam88 committed Jul 13, 1999
1 parent 084660e commit ac803da
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions audio/id3ed/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 1999/07/05 01:59:36 hubertf Exp $
# $NetBSD: Makefile,v 1.4 1999/07/13 01:20:11 jlam Exp $
#

DISTNAME= id3ed-1.9
Expand All @@ -8,7 +8,7 @@ MASTER_SITES= http://www.azstarnet.com/~donut/id3ed/
MAINTAINER= [email protected]
HOMEPAGE= http://www.azstarnet.com/~donut/programs.html

DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= readline-4.0:../../devel/readline

GNU_CONFIGURE= YES
USE_GMAKE= YES
Expand Down
4 changes: 2 additions & 2 deletions math/R/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 1999/06/09 00:45:08 hubertf Exp $
# $NetBSD: Makefile,v 1.8 1999/07/13 01:20:12 jlam Exp $
#

DISTNAME= R-0.64.1
Expand All @@ -21,7 +21,7 @@ HOMEPAGE= http://lib.stat.cmu.edu/R/CRAN/
.if !exists(/usr/bin/f77)
DEPENDS+= f2c-19980913:../../lang/f2c
.endif
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= readline-4.0:../../devel/readline

USE_X11= yes
USE_PERL5= yes
Expand Down
4 changes: 2 additions & 2 deletions misc/py-readline/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 1999/04/14 05:47:45 tsarna Exp $
# $NetBSD: Makefile,v 1.10 1999/07/13 01:20:12 jlam Exp $
#

DISTNAME= py152
Expand All @@ -12,7 +12,7 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.python.org/doc/tut/interacting.html

DEPENDS+= python-1.5.2:../../lang/python
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= readline-4.0:../../devel/readline

DIST_SUBDIR= python
ALL_TARGET= default
Expand Down
6 changes: 3 additions & 3 deletions net/coda5_client/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 1999/06/20 21:06:21 tron Exp $
# $NetBSD: Makefile,v 1.17 1999/07/13 01:20:13 jlam Exp $
#

DISTNAME= coda-5.2.4
Expand All @@ -10,8 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= [email protected]
HOMEPAGE= http://www.coda.cs.cmu.edu/

DEPENDS= gdbm-1.7.3:../../databases/gdbm \
readline-2.2:../../devel/readline
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
DEPENDS+= readline-4.0:../../devel/readline

ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-ns32k

Expand Down
6 changes: 3 additions & 3 deletions net/coda5_server/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 1999/06/20 21:06:21 tron Exp $
# $NetBSD: Makefile,v 1.17 1999/07/13 01:20:13 jlam Exp $
#

DISTNAME= coda-5.2.4
Expand All @@ -10,8 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= [email protected]
HOMEPAGE= http://www.coda.cs.cmu.edu/

DEPENDS= gdbm-1.7.3:../../databases/gdbm \
readline-2.2:../../devel/readline
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
DEPENDS+= readline-4.0:../../devel/readline

ONLY_FOR_PLATFORM= *-*-arm32 *-*-i386 *-*-ns32k

Expand Down
6 changes: 3 additions & 3 deletions net/coda_client/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 1999/05/24 20:39:46 tv Exp $
# $NetBSD: Makefile,v 1.10 1999/07/13 01:20:13 jlam Exp $
#

DISTNAME= coda-4.6.6
Expand All @@ -10,8 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= [email protected]
HOMEPAGE= http://www.coda.cs.cmu.edu/

DEPENDS= gdbm-1.7.3:../../databases/gdbm \
readline-2.2:../../devel/readline
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
DEPENDS+= readline-4.0:../../devel/readline

ONLY_FOR_PLATFORM= NetBSD-*-*
NOT_FOR_PLATFORM= NetBSD-*-alpha # needs custom asm.
Expand Down
6 changes: 3 additions & 3 deletions net/coda_server/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 1999/05/24 20:39:46 tv Exp $
# $NetBSD: Makefile,v 1.10 1999/07/13 01:20:13 jlam Exp $
#

DISTNAME= coda-4.6.6
Expand All @@ -10,8 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= [email protected]
HOMEPAGE= http://www.coda.cs.cmu.edu/

DEPENDS= gdbm-1.7.3:../../databases/gdbm \
readline-2.2:../../devel/readline
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
DEPENDS+= readline-4.0:../../devel/readline

ONLY_FOR_PLATFORM= NetBSD-*-*
NOT_FOR_PLATFORM= *-*-alpha # needs custom asm.
Expand Down
4 changes: 2 additions & 2 deletions sysutils/amanda-client/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 1999/05/20 20:09:51 tron Exp $
# $NetBSD: Makefile,v 1.7 1999/07/13 01:20:14 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#

Expand All @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= [email protected]
HOMEPAGE= http://www.amanda.org/

DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= readline-4.0:../../devel/readline
DEPENDS+= gtar-1.12:../../archivers/gtar
DEPENDS+= amanda-common-2.4.1p1:../amanda-common

Expand Down
4 changes: 2 additions & 2 deletions sysutils/amanda-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 1999/05/20 20:09:52 tron Exp $
# $NetBSD: Makefile,v 1.8 1999/07/13 01:20:14 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#

Expand All @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= [email protected]
HOMEPAGE= http://www.amanda.org/

DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= readline-4.0:../../devel/readline
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= amanda-common-2.4.1p1:../amanda-common

Expand Down

0 comments on commit ac803da

Please sign in to comment.