From 684e70910befdb875256cf13646eda0e6e020e3f Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 12 Jun 2000 20:52:55 +0000 Subject: add back depends on ncurses as the package still appears to need it (won't compile without ncurses on 1.4 machines). --- audio/emixer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/emixer') diff --git a/audio/emixer/Makefile b/audio/emixer/Makefile index 3e43b44c2d0..9c639a52d45 100644 --- a/audio/emixer/Makefile +++ b/audio/emixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/04/16 03:59:31 mycroft Exp $ +# $NetBSD: Makefile,v 1.6 2000/06/12 20:52:55 dmcmahill Exp $ # DISTNAME= emixer-0.05.5 @@ -10,6 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://emixer.linuxbox.com/ DEPENDS+= mpg123-0.59*:../../audio/mpg123 +DEPENDS+= ncurses>=4.2:../../devel/ncurses post-extract: ${CP} ${FILESDIR}/Makefile ${WRKSRC} -- cgit v1.2.3