summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /audio/gdcd
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'audio/gdcd')
-rw-r--r--audio/gdcd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile
index c48588f2711..3d93d72715a 100644
--- a/audio/gdcd/Makefile
+++ b/audio/gdcd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2001/12/06 04:21:37 jmc Exp $
+# $NetBSD: Makefile,v 1.12 2002/03/13 17:36:36 fredb Exp $
#
DISTNAME= gdcd-0.2.1
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://cdcd.undergrid.net/gdcd/source_archive/
@@ -10,7 +11,7 @@ HOMEPAGE= http://cdcd.undergrid.net/
COMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK)
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= imlib-[0-9]*:../../graphics/imlib
+DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
DEPENDS+= libcdaudio>0.99.4:../../audio/libcdaudio
USE_X11BASE= YES