summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>1999-10-01 15:14:50 +0000
committerdrochner <drochner@pkgsrc.org>1999-10-01 15:14:50 +0000
commit3d44e5c0fb74de1d3e2e12e4f4da2b5b2b466d73 (patch)
treea4b281263cf15ca8c2c3929ac5188aa603e3d992 /mk
parent06d295b6ab449ae1bf6c5c6aa7573efe2a09b642 (diff)
downloadpkgsrc-3d44e5c0fb74de1d3e2e12e4f4da2b5b2b466d73.tar.gz
document USE_GIF
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index c9147e8bc32..3175a7abe96 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.79 1999/09/29 22:51:57 tron Exp $
+# $NetBSD: mk.conf.example,v 1.80 1999/10/01 15:14:50 drochner Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -370,6 +370,11 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: YES, or NO.
# Default: NO
+#USE_GIF= # Enable GIF support in qt.
+ # (disabled per default due to licensing
+ # problems; future revisions might have no
+ # support at all)
+
#USE_INET6= # Enable IPv6 support on certain packages.
# Use IPv6-ready kernel if you define this.
# Possible: not defined, YES