summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2009-02-04 13:16:33 +0000
committertron <tron>2009-02-04 13:16:33 +0000
commiteccfaab36b5ab24bfbd8f090663ac605c3315572 (patch)
tree5f57446865497de0083ae482c998f31ca3b602f4 /x11
parent3c61296020297c6f7df6c850002b091cecb880b6 (diff)
downloadpkgsrc-eccfaab36b5ab24bfbd8f090663ac605c3315572.tar.gz
Remove configure option "--without-glftgl" with is no longer recognized.
Diffstat (limited to 'x11')
-rw-r--r--x11/xlockmore-lite/Makefile3
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