[Bug 195416] www/linux-*-flashplugin11: disable ALSA after all and convert to an option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 26 18:58:20 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195416

Jan Beich <jbeich at vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #149893|0                           |1
        is obsolete|                            |

--- Comment #7 from Jan Beich <jbeich at vfemail.net> ---
Created attachment 149900
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149900&action=edit
optionalize, v2

(In reply to John Marino from comment #6)
> hmm, aren't they just empty directories in stage directory?
> It's not worth removing them with post-install command?

That's a regression from bug 192541. I forgot to alter ${MKDIR} line. With
return of libflashsupport.so we need ${STAGEDIR}${LINUXBASE}/usr/lib again.

To fix ALSA=off there's probably no better way than @dir. It should have been
implemented as a recursive keyword to mimic behavior under PREFIX. And even
then |@dir /compat| would break if LINUXBASE is under anything other than
/compat.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list