summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-07 17:30:07 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-07 17:30:07 +0000
commitd3e6f0ff7f2dda6280e765e10725675431d16255 (patch)
tree280f56ef4a35eb9de049093ef01dbc529f002db0
parentf1cc473944e79b8166eec164fdb16d4f376392a0 (diff)
downloadmpv-d3e6f0ff7f2dda6280e765e10725675431d16255.tar.bz2
mpv-d3e6f0ff7f2dda6280e765e10725675431d16255.tar.xz
OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13282 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/ports.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 04e7b8b515..f83f60e73d 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -110,6 +110,9 @@ will need to compile in two steps: First make sure that the non-native as
is first in your <envar>$PATH</envar> and do a <command>gmake -k</command>, then
make sure that the native version is used and do <command>gmake</command>.
</para>
+<para>
+As of OpenBSD 3.4 the hack above is no longer needed.
+</para>
</sect2>
<sect2 id="darwin">