summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-08-19 08:47:57 +0000
committerzuntum <zuntum>2001-08-19 08:47:57 +0000
commit638d70b81c80cf75c3cd6431e155a078aa119372 (patch)
tree201fad19c37998ae8fb3cf68071f12ac8e16efef /mk
parent823a1449477af3a6748123dfb1339e16796d1448 (diff)
downloadpkgsrc-638d70b81c80cf75c3cd6431e155a078aa119372.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