summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>1999-07-13 01:20:11 +0000
committerjlam <jlam>1999-07-13 01:20:11 +0000
commit826f262ce4f3d1a73379c46bb40f7cc03b7c0518 (patch)
treeb280a03b61f338f74ad275dd10073e180ef27433 /audio
parentbcde72b9d06d20fc88521cbb7fac9e00f2b9e6bb (diff)
downloadpkgsrc-826f262ce4f3d1a73379c46bb40f7cc03b7c0518.tar.gz
Update readline dependency.
Diffstat (limited to 'audio')
-rw-r--r--audio/id3ed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index dd2975f5da7..9bffe679c63 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -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
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.azstarnet.com/~donut/id3ed/
MAINTAINER= hubertf@netbsd.org
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