diff options
Diffstat (limited to 'audio/gqmpeg/Makefile')
-rw-r--r-- | audio/gqmpeg/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 74fc3ec7890..1f210642737 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2002/03/13 17:36:36 fredb Exp $ +# $NetBSD: Makefile,v 1.57 2002/03/18 01:26:07 wiz Exp $ # -DISTNAME= gqmpeg-0.14.1 -PKGREVISION= 1 +DISTNAME= gqmpeg-0.15.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/} @@ -16,7 +15,7 @@ DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools DEPENDS+= xmp>=2.0.2:../../audio/xmp -USE_BUILDLINK_ONLY= YES +#USE_BUILDLINK_ONLY= YES USE_X11BASE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-included-gettext \ |