diff options
Diffstat (limited to 'audio/gqmpeg/Makefile')
-rw-r--r-- | audio/gqmpeg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index aa861188cef..c4012296d8d 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2005/05/31 12:20:11 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2005/06/01 18:02:38 jlam Exp $ DISTNAME= gqmpeg-0.20.0 PKGREVISION= 8 @@ -18,7 +18,6 @@ USE_DIRS+= gnome1-1.5 USE_DIRS+= xdg-1.2 USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES -USE_X11= YES GNU_CONFIGURE= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL |