summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/mk.conf9
1 files changed, 1 insertions, 8 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index c99425edf72..6e6896efa19 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.63 2005/06/03 13:26:40 wiz Exp $
+# $NetBSD: mk.conf,v 1.64 2005/06/03 13:54:49 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1929,13 +1929,6 @@ USE_DB2?= NO
# Possible: YES, or NO.
# Default: NO
-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.
-# Possible: defined, not defined
-# Default: not defined
-
USE_I586?= NO
# Use assembler routines optimized for i586 in gnupg.
# Possible: YES, or NO.