summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-07-20 15:40:58 +0000
committertron <tron@pkgsrc.org>2000-07-20 15:40:58 +0000
commitebcef6eadfef276aab64d4cc2588efc5f7c3a96f (patch)
treeb355bc0409bcbd77cbd491ea0b0672b366e96cee /audio
parent5ce1af6b37ab8362ab9b82cc12c11b71e42eaf2e (diff)
downloadpkgsrc-ebcef6eadfef276aab64d4cc2588efc5f7c3a96f.tar.gz
Depend on version 4.0 or newer of the "readline" package.
Diffstat (limited to 'audio')
-rw-r--r--audio/id3ed/Makefile4
-rw-r--r--audio/rplay/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index 9bffe679c63..edfcc25ab91 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/13 01:20:11 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/20 15:40:58 tron 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-4.0:../../devel/readline
+DEPENDS+= readline>=4.0:../../devel/readline
GNU_CONFIGURE= YES
USE_GMAKE= YES
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 6bde3c79eec..1d899089fac 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/06/21 03:37:22 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2000/07/20 15:41:01 tron Exp $
# FreeBSD Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp
#
@@ -22,7 +22,7 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include # for gsm.h and rxposix.h
.if !exists(/usr/include/readline.h)
-DEPENDS+= readline-4.0:../../devel/readline
+DEPENDS+= readline>=4.0:../../devel/readline
.endif
INFO_FILES= RPLAY.info RPLAY.info librplay.info rplay.info