summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-08-19 08:47:57 +0000
committerzuntum <zuntum@pkgsrc.org>2001-08-19 08:47:57 +0000
commit747a7f4680dd4d7a4377f4bb274942d316a923bb (patch)
tree201fad19c37998ae8fb3cf68071f12ac8e16efef /mk
parent49b739d94784ac43055ffb10b98be3a1282eb80b (diff)
downloadpkgsrc-747a7f4680dd4d7a4377f4bb274942d316a923bb.tar.gz
Add AVIFILE_USE_QT for use by avifile package (as the moment only avifile-devel
uses it)
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example9
1 files changed, 8 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 4f3596085b0..ef550b23c50 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.237 2001/08/14 12:49:09 agc Exp $
+# $NetBSD: mk.conf.example,v 1.238 2001/08/19 08:47:57 zuntum Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -406,6 +406,13 @@
# Specifies the location of the cache used by arla. Should be on a local disk.
# Default: ${LOCALBASE}/cache
+#AVIFILE_USE_QT= YES
+# Enable support for qt2 in avifile-devel package. These utilities will be built
+# in addition to non-qt version: avi{bench,cat,make,recompress,avitype}.
+# 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
+
#BASH_STATIC= YES
# Used in bash2 package to link it statically (for use as a root shell)
# Possible: not defined, YES