diff options
author | agc <agc> | 1999-11-12 11:21:05 +0000 |
---|---|---|
committer | agc <agc> | 1999-11-12 11:21:05 +0000 |
commit | b77f1e3e12acd54f996f516f699cb21303a94326 (patch) | |
tree | ee5e3a5c3b0ebea71e1aef37186be701f64364e4 /audio | |
parent | 6ef6220880763775619fb47184edb16957567864 (diff) | |
download | pkgsrc-b77f1e3e12acd54f996f516f699cb21303a94326.tar.gz |
The pth package is now at 1.2.0 - correct the dependency information.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gdcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile index 5bac808985b..881e40c0194 100644 --- a/audio/gdcd/Makefile +++ b/audio/gdcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/10/09 16:51:09 jlam Exp $ +# $NetBSD: Makefile,v 1.3 1999/11/12 11:21:05 agc Exp $ # DISTNAME= gdcd-0.0.2 @@ -10,7 +10,7 @@ HOMEPAGE= http://cdcd.undergrid.net/gdcd/ DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= imlib-1.9.4:../../graphics/imlib -DEPENDS+= pth-1.1.6:../../devel/pth +DEPENDS+= pth-1.2.0:../../devel/pth DEPENDS+= libcdaudio-0.99.1:../../audio/libcdaudio USE_X11BASE= YES |