diff options
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
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 |