summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authoragc <agc>1999-11-12 11:21:05 +0000
committeragc <agc>1999-11-12 11:21:05 +0000
commit7b6cc795c112fb59a70ace6228e82afeef1c7e29 (patch)
treeee5e3a5c3b0ebea71e1aef37186be701f64364e4 /audio/gdcd
parent838906c2614c8c3e5430a532e403ac2e9ddfc5eb (diff)
downloadpkgsrc-7b6cc795c112fb59a70ace6228e82afeef1c7e29.tar.gz
The pth package is now at 1.2.0 - correct the dependency information.
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 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