Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2017 09:59:28 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432107 - head/emulators/wine
Message-ID:  <201701220959.v0M9xSXG047219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Jan 22 09:59:28 2017
New Revision: 432107
URL: https://svnweb.freebsd.org/changeset/ports/432107

Log:
  Complete pkg-plist when OPENAL is set.

Modified:
  head/emulators/wine/pkg-plist

Modified: head/emulators/wine/pkg-plist
==============================================================================
--- head/emulators/wine/pkg-plist	Sun Jan 22 09:50:45 2017	(r432106)
+++ head/emulators/wine/pkg-plist	Sun Jan 22 09:59:28 2017	(r432107)
@@ -1782,6 +1782,8 @@ lib/wine/fakedlls/xaudio2_3.dll
 lib/wine/fakedlls/xaudio2_4.dll
 lib/wine/fakedlls/xaudio2_5.dll
 lib/wine/fakedlls/xaudio2_6.dll
+%%OPENAL%%lib/wine/fakedlls/xaudio2_7.dll
+%%OPENAL%%lib/wine/fakedlls/xaudio2_8.dll
 lib/wine/fakedlls/xcopy.exe
 lib/wine/fakedlls/xinput1_1.dll
 lib/wine/fakedlls/xinput1_2.dll
@@ -2393,6 +2395,8 @@ lib/wine/xaudio2_3.dll.so
 lib/wine/xaudio2_4.dll.so
 lib/wine/xaudio2_5.dll.so
 lib/wine/xaudio2_6.dll.so
+%%OPENAL%%lib/wine/xaudio2_7.dll.so
+%%OPENAL%%lib/wine/xaudio2_8.dll.so
 lib/wine/xcopy.exe.so
 lib/wine/xinput1_1.dll.so
 lib/wine/xinput1_2.dll.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701220959.v0M9xSXG047219>