summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authorrh <rh>1999-11-29 08:20:00 +0000
committerrh <rh>1999-11-29 08:20:00 +0000
commitb2f61cc87465ece6a5724be32160a870ff072129 (patch)
treebdff24ad9355b81f73ac738fa804a64c6137b88e /audio/gdcd
parent74bf5e9901751bcefb0bf5b9d532906f25c4e713 (diff)
downloadpkgsrc-b2f61cc87465ece6a5724be32160a870ff072129.tar.gz
Make dependency on imlib a wildcard dependency. This fixes PR 8911 by
wiz@danbala.ifoer.tuwien.ac.at.
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 881e40c0194..4c77fd4ad1f 100644
--- a/audio/gdcd/Makefile
+++ b/audio/gdcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/11/12 11:21:05 agc Exp $
+# $NetBSD: Makefile,v 1.4 1999/11/29 08:20:00 rh Exp $
#
DISTNAME= gdcd-0.0.2
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://cdcd.undergrid.net/gdcd/
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= imlib-1.9.4:../../graphics/imlib
+DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= pth-1.2.0:../../devel/pth
DEPENDS+= libcdaudio-0.99.1:../../audio/libcdaudio