summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index d45250f838e..c52b039f972 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.14 2004/11/20 23:09:48 kim Exp $
+# $NetBSD: mk.conf,v 1.15 2004/11/25 19:37:58 jlam Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -2030,7 +2030,7 @@ USE_ESOUND?= YES
# Possible: YES, or NO.
# Default: YES
-#USE_GIF=
+USE_GIF?= yes
# Enable GIF support in qt1. (disabled per default due to licensing
# problems; future revisions might have no support at all)
# Also used by tiff-library to enable LZW compression support.