summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorjlam <jlam>1999-07-06 07:54:59 +0000
committerjlam <jlam>1999-07-06 07:54:59 +0000
commit811831427f54c8974b574ef38e4b8a19e5c6a5b3 (patch)
treead1edcdf5f8f7378f66fde81fdc6f33325290aad /audio/xmcd
parenta20a4f05b8ab9cc3a0f3c52b03c127eb732c76b5 (diff)
downloadpkgsrc-811831427f54c8974b574ef38e4b8a19e5c6a5b3.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