diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/mk.conf | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index fc68d8dd7e9..14699014c33 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.42 2005/05/16 18:43:20 jlam Exp $ +# $NetBSD: mk.conf,v 1.43 2005/05/19 19:20:29 dillo Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -738,13 +738,6 @@ ATERM_USE_GREEK?= NO # Possible: YES or undefined or anything else # Default: NO -#AVIFILE_USE_QT= YES -# Used in avifile-devel to enable support for qt2. These utilities will be -# built in addition to non-qt version: avi{bench,cat,make,recompress,type}. -# aviplay (qt-based player that uses avifile libraries) will be built too, -# but it has problems with threads and does not work yet. -# Default: not defined - #BATTLEBALL_USE_MESA= # Used in battleball to build in support for OpenGL/Mesa. Will use # Mesa-glx (rather than Mesa) if Mesa-glx is already installed. |