diff options
author | wiz <wiz> | 2001-12-03 18:04:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-12-03 18:04:33 +0000 |
commit | 2d268f3c44f7dc4e409e482040b4bcc72cd13682 (patch) | |
tree | 8c67074a8e842db0a5626b70438c388fde87e665 /audio/gqmpeg | |
parent | 371f0423a5753740b3309a5cad463ab7f0df0ea1 (diff) | |
download | pkgsrc-2d268f3c44f7dc4e409e482040b4bcc72cd13682.tar.gz |
Adapt to new dewey-conform version number of mpg123.
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r-- | audio/gqmpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 97065d64af9..5add0360474 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2001/11/27 05:12:33 lukem Exp $ +# $NetBSD: Makefile,v 1.49 2001/12/03 18:04:33 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp DISTNAME= gqmpeg-0.11.0 @@ -11,7 +11,7 @@ COMMENT= GTK+ front end to mpg123 BUILD_USES_MSGFMT= yes -DEPENDS+= mpg123>=0.59r:../../audio/mpg123 +DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools USE_BUILDLINK_ONLY= YES |