summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-01-31 20:49:07 +0000
committerAchim Gottinger <achim@gentoo.org>2001-01-31 20:49:07 +0000
commitbe3eb5e24a1ee9b920f5abc0395377870260323f (patch)
tree738e86242e5972111efda01394d9d1604355edaf /sys-libs/ncurses
parent*** empty log message *** (diff)
downloadhistorical-be3eb5e24a1ee9b920f5abc0395377870260323f.tar.gz
historical-be3eb5e24a1ee9b920f5abc0395377870260323f.tar.bz2
historical-be3eb5e24a1ee9b920f5abc0395377870260323f.zip
*** empty log message ***
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r--sys-libs/ncurses/ncurses-5.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.2-r1.ebuild b/sys-libs/ncurses/ncurses-5.2-r1.ebuild
index 1d5a7d7d3630..3ce1bbb2a4af 100644
--- a/sys-libs/ncurses/ncurses-5.2-r1.ebuild
+++ b/sys-libs/ncurses/ncurses-5.2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2-r1.ebuild,v 1.3 2001/01/27 14:41:34 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.2-r1.ebuild,v 1.4 2001/01/31 20:49:07 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="Linux console display libarary"
SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/ncurses/${A}
ftp://ftp.gnu.org/pub/gnu/ncurses/${A}"
HOMEPAGE="http://www.gnu.org/software/ncurses/ncurses.html"
-DEPEND=">=sys-libs/glibc-2.1.3"
+DEPEND="virtual/glibc"
src_compile() {
try ./configure --prefix=/usr --libdir=/lib \