diff options
Diffstat (limited to 'audio/gqmpeg/Makefile')
-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 4116e9a46aa..e41f2c55f79 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2006/03/14 01:14:26 jlam Exp $ +# $NetBSD: Makefile,v 1.90 2006/04/13 18:23:29 jlam Exp $ DISTNAME= gqmpeg-0.20.0 PKGREVISION= 9 @@ -9,11 +9,11 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://gqmpeg.sourceforge.net/ COMMENT= GTK+ front end to mpg123 -BUILD_USES_MSGFMT= yes 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 +USE_TOOLS+= msgfmt USE_DIRS+= gnome1-1.5 USE_DIRS+= xdg-1.2 USE_PKGLOCALEDIR= YES |