summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-23 13:33:00 +0000
committerwiz <wiz@pkgsrc.org>2014-10-23 13:33:00 +0000
commit3060df48a541f8db046be5924e8b7a5d68dd9ecc (patch)
tree3031276a7bc6a49d791b7830ee5506495eb15dac /mk/defaults
parentae800d0ef6d83cd473909cd91c129878848c79b5 (diff)
downloadpkgsrc-3060df48a541f8db046be5924e8b7a5d68dd9ecc.tar.gz
Describe timidity option.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/mk.conf8
-rw-r--r--mk/defaults/options.description1
2 files changed, 2 insertions, 7 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 182cfb37221..81c116885a7 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.245 2014/10/12 23:39:17 joerg Exp $
+# $NetBSD: mk.conf,v 1.246 2014/10/23 13:33:00 wiz Exp $
#
# This file provides default values for variables that may be overridden
@@ -392,12 +392,6 @@ LIBTOOLIZE_PLIST?= yes
# Possible: yes, no
# Default: yes
-PKG_INSTALLATION_PREFS?= overwrite pkgviews
-# This is a whitespace-separated list of installation types to try when
-# building a package, in order of preference.
-# Possible: any of: overwrite, pkgviews
-# Default: overwrite pkgviews
-
PKG_RESUME_TRANSFERS?= NO
# Used in pkgsrc to resume transfers, if enabled the whole file won't be
# downloaded from scratch again.
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 7010e97dfd0..34fc94cd545 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -697,6 +697,7 @@ terminfo Use terminfo.
tests Build and install tests.
theora Use the theora codecs.
threads Enable threads support.
+timidity Enable MIDI support using timidity.
tin-use-inn-spool Use the INN spool directories.
tls Enable TLS support.
tokyocabinet Enable Tokyo Cabinet support.