summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-07-06 07:54:59 +0000
committerjlam <jlam@pkgsrc.org>1999-07-06 07:54:59 +0000
commit46b4fc14ae2d16fb0caac1410b8c54673d6f81fe (patch)
treead1edcdf5f8f7378f66fde81fdc6f33325290aad /audio/xmcd
parentfd659cc6233e75fd213a5688c37ccc125fe1ba1b (diff)
downloadpkgsrc-46b4fc14ae2d16fb0caac1410b8c54673d6f81fe.tar.gz
* Update ncurses dependency.
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile4
1 files changed, 2 insertions, 2 deletions
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