[Bug 241042] [NEW PORT] games/homura: Windows Games Launcher for FreeBSD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 2 15:13:05 UTC 2019


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

Lewis Cook <vulcan at wired.sh> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vulcan at wired.sh

--- Comment #37 from Lewis Cook <vulcan at wired.sh> ---
Created attachment 209608
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209608&action=edit
homura diff

Hi Alex,

I've attached a diff file with a few changes to your original patch. Rather
than include a pkg-message that's ran post-installation telling the user wine
(32bit) should be installed, we can determine the architecture by including
'bsd.port.pre.mk' and therefore appending the appropriate wine version to the
RUN_DEPENDS declarative. There's a few minor tweaks to the Makefile for better
clarity, and removed ${LOCALBASE} from the PLIST as it's not strictly needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list