summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-06-01 09:52:59 +0000
committertron <tron@pkgsrc.org>2003-06-01 09:52:59 +0000
commit5f9f1cfc1fa41c27d22622f386b414f726f8c3f2 (patch)
tree35f7dcc11c324155125d60bf3fe638cece9be00f /audio/gqmpeg
parenta38b8b3403f3c5fc5bfe7896405af01e3cd27b75 (diff)
downloadpkgsrc-5f9f1cfc1fa41c27d22622f386b414f726f8c3f2.tar.gz
Fix broken dependence on "mpg123" package.
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 25616ca09cd..c489c754f39 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2003/05/30 07:02:57 agc Exp $
-#
+# $NetBSD: Makefile,v 1.71 2003/06/01 09:52:59 tron Exp $
DISTNAME= gqmpeg-0.20.0
PKGREVISION= 1
@@ -12,7 +11,7 @@ COMMENT= GTK+ front end to mpg123
BUILD_USES_MSGFMT= yes
DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
-DEPENDS+= mpg123-{,esound,nas}>=0.59.18:../../audio/mpg123
+DEPENDS+= mpg123{,-esound,-nas}>=0.59.18:../../audio/mpg123
DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools
DEPENDS+= xmp>=2.0.2:../../audio/xmp