summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>1999-07-06 07:54:59 +0000
committerjlam <jlam>1999-07-06 07:54:59 +0000
commit4a0968969f299f3bd7088a73d491e8c751786fa0 (patch)
treead1edcdf5f8f7378f66fde81fdc6f33325290aad /audio
parent17a16b9b4c39ec615575f6483d48c7c675411fcc (diff)
downloadpkgsrc-4a0968969f299f3bd7088a73d491e8c751786fa0.tar.gz
* Update ncurses dependency.
Diffstat (limited to 'audio')
-rw-r--r--audio/timidity/Makefile4
-rw-r--r--audio/xmcd/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 624d20446c0..8554350b5c8 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 1999/04/01 13:38:43 agc Exp $
+# $NetBSD: Makefile,v 1.20 1999/07/06 07:54:59 jlam Exp $
#
DISTNAME= timidity-0.2i
@@ -11,7 +11,7 @@ MAINTAINER= mycroft@NetBSD.ORG
HOMEPAGE= http://www.cgs.fi/~tt/timidity/
BUILD_DEPENDS= unzip:../../archivers/unzip
-DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
+DEPENDS+= ncurses-4.2:../../devel/ncurses
DEPENDS+= tk-8.0.5:../../x11/tk80
NO_CDROM= "Uses copyrighted patches"
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 31d306f7b79..f9657bea313 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/06/28 07:49:05 tron Exp $
+# $NetBSD: Makefile,v 1.17 1999/07/06 07:55:21 jlam Exp $
#
DISTNAME= xmcd-2.5
@@ -8,7 +8,7 @@ MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmcd/src/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://metalab.unc.edu/tkan/xmcd/
-DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
+DEPENDS+= ncurses-4.2:../../devel/ncurses
USE_MOTIF= yes
USE_IMAKE= yes