summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-01-15 18:46:22 +0000
committerjlam <jlam@pkgsrc.org>2000-01-15 18:46:22 +0000
commit24ef86f8700ca8c58655404f4725425326dd8b9a (patch)
treec6a93602074e7aa963f2e7e309c2647a417b3145 /audio/xmcd
parentc5d40ff7ecb7e80efb9e81623cf30048c1add72f (diff)
downloadpkgsrc-24ef86f8700ca8c58655404f4725425326dd8b9a.tar.gz
Update dependency on ncurses to >=4.2
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 c4d9e9300da..3c2675e9b14 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/08/08 22:56:13 tron Exp $
+# $NetBSD: Makefile,v 1.19 2000/01/15 18:46:24 jlam Exp $
#
DISTNAME= xmcd-2.5
@@ -8,7 +8,7 @@ MASTER_SITES= http://metalab.unc.edu/tkan/download/xmcd/src/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://metalab.unc.edu/tkan/xmcd/
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
USE_MOTIF= yes
USE_IMAKE= yes