diff options
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 f5eeefe4319..60f7ec99221 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2004/04/11 17:13:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.79 2004/04/14 16:15:20 jmmv Exp $ DISTNAME= gqmpeg-0.20.0 PKGREVISION= 4 @@ -10,12 +10,12 @@ HOMEPAGE= http://gqmpeg.sourceforge.net/ COMMENT= GTK+ front end to mpg123 BUILD_USES_MSGFMT= yes -DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs 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_BUILDLINK3= YES +USE_DIRS+= gnome1-1.5 USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES USE_X11= YES |