diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore-lite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile index 166a06be94d..cf815ceacb1 100644 --- a/x11/xlockmore-lite/Makefile +++ b/x11/xlockmore-lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/05/08 19:29:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 2009/02/04 13:16:33 tron Exp $ .include "../../x11/xlockmore/Makefile.common" @@ -8,7 +8,6 @@ COMMENT= "lite" version of xlockmore CONFIGURE_ARGS+= --without-xpm CONFIGURE_ARGS+= --without-gltt CONFIGURE_ARGS+= --without-ttf -CONFIGURE_ARGS+= --without-glftgl CONFIGURE_ARGS+= --without-freetype CONFIGURE_ARGS+= --without-opengl CONFIGURE_ARGS+= --without-mesa |