summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorsalo <salo>2003-06-23 15:46:22 +0000
committersalo <salo>2003-06-23 15:46:22 +0000
commite5bc4bd1c4e2d02d245e1ba72148b7760529cc33 (patch)
treec899904b843834fab85d39fdaa324df6bf39a2a6 /mk
parenteb415f3481789a9a5fea59545dfa2716bb2f36b1 (diff)
downloadpkgsrc-e5bc4bd1c4e2d02d245e1ba72148b7760529cc33.tar.gz
Introduce MPLAYER_USE_MEDIALIB.
It's used to enable optional support for Sun mediaLib library. (only takes effect on Solaris).
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index c73a8aab372..202a710b49e 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.155 2003/06/23 15:10:44 salo Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.156 2003/06/23 15:46:22 salo Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1173,6 +1173,12 @@ MPLAYER_ENABLE_RUNTIME_CPU_DETECTION?= YES
# Possible: YES, NO
# Default: YES
+MPLAYER_USE_MEDIALIB?= NO
+# Used by mplayer to enable optional support for Sun mediaLib library.
+# Note that this only takes effect on Solaris.
+# Possible: YES, NO
+# Default: NO
+
#MOTIF_TYPE?= openmotif
# Used by motif.buildlink2.mk to choose which Motif-2.0-compatible
# installation to use. This value is also automatically set by