summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-01-13 12:32:04 +0000
committerwiz <wiz@pkgsrc.org>2001-01-13 12:32:04 +0000
commitff8214ccedd60bdd84e0598850e1c97402dd59d5 (patch)
treef2063c0d706d08c82d540fda773fda1d324e4a4a /audio/gdcd
parentda602c8b94740172b3435d0783727eeccba59660 (diff)
downloadpkgsrc-ff8214ccedd60bdd84e0598850e1c97402dd59d5.tar.gz
Wildcard dependency on libcdaudio.
Diffstat (limited to 'audio/gdcd')
-rw-r--r--audio/gdcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile
index bca83a9c85d..acef127c7f2 100644
--- a/audio/gdcd/Makefile
+++ b/audio/gdcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/05/15 21:38:42 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.6 2001/01/13 12:32:04 wiz Exp $
#
DISTNAME= gdcd-0.0.2
@@ -11,7 +11,7 @@ HOMEPAGE= http://cdcd.undergrid.net/gdcd/
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= pth>=1.2.0:../../devel/pth
-DEPENDS+= libcdaudio-0.99.1:../../audio/libcdaudio
+DEPENDS+= libcdaudio>=0.99.1:../../audio/libcdaudio
USE_X11BASE= YES
GNU_CONFIGURE= YES