Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2016 07:55:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207072] emulators/i386-wine: fix build
Message-ID:  <bug-207072-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207072

            Bug ID: 207072
           Summary: emulators/i386-wine: fix build
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dbn@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: dbn@FreeBSD.org
             Flags: maintainer-feedback?(dbn@FreeBSD.org)

Upgrade to emulators/wine-gecko-devel broke emulators/i386-wine.
The dependency to wine-gecko-devel should be switched to wine-gecko.

Index: Makefile.inc
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile.inc        (revision 408618)
+++ Makefile.inc        (working copy)
@@ -41,7 +41,7 @@
 USES=3D          tar:xz
 BUNDLE_LIBS=3D   yes

-GECKO_RUN_DEPENDS=3D=20=20=20=20
${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko-d=
evel
+GECKO_RUN_DEPENDS=3D=20=20=20=20
${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko
 MONO_RUN_DEPENDS=3D=20=20=20=20=20
${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel

 PORTSCOUT=3D     limitw:1,even

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



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