Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 11:05:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207103] emulators/i386-wine-devel: fix build
Message-ID:  <bug-207103-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207103
           Summary: emulators/i386-wine-devel: 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
             Flags: maintainer-feedback?(dbn@FreeBSD.org)
          Assignee: dbn@FreeBSD.org

emulators/wine-gecko-devel was updated to 2.44, so that needs to be account=
ed
for in emulators/i386-wine-devel's Makefile.

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 408570)
+++ Makefile.inc        (working copy)
@@ -42,7 +42,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.44-x86.msi:${PORTSDIR}/emulators/wine-gecko-d=
evel
 MONO_RUN_DEPENDS=3D=20=20=20=20=20
${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel

 # Included for OPSYS and OSVERSION

--=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-207103-13>