[Bug 250426] New port: games/OpenDiablo2: Diablo II engine for modern operating systems
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 18 00:45:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250426
Nuno Teixeira <ed.arrakis at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #218848|0 |1
is obsolete| |
Attachment #218849|application/x-shar |text/plain
mime type| |
--- Comment #1 from Nuno Teixeira <ed.arrakis at gmail.com> ---
Created attachment 218849
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218849&action=edit
Sugested shar archive (corrected dependencies)
I forgot to use "USE_XORG= x11 xcursor xi xinerama xrandr xxf86vm" to quiet
build warnings:
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/OpenDiablo2 is linked to /usr/local/lib/libX11.so.6 from
x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/bin/OpenDiablo2 is linked to /usr/local/lib/libXrandr.so.2
from x11/libXrandr but it is not declared as a dependency
Warning: you need USE_XORG+=xrandr
Error: /usr/local/bin/OpenDiablo2 is linked to /usr/local/lib/libXxf86vm.so.1
from x11/libXxf86vm but it is not declared as a dependency
Warning: you need USE_XORG+=xxf86vm
Error: /usr/local/bin/OpenDiablo2 is linked to /usr/local/lib/libXi.so.6 from
x11/libXi but it is not declared as a dependency
Warning: you need USE_XORG+=xi
Error: /usr/local/bin/OpenDiablo2 is linked to /usr/local/lib/libXcursor.so.1
from x11/libXcursor but it is not declared as a dependency
Warning: you need USE_XORG+=xcursor
Error: /usr/local/bin/OpenDiablo2 is linked to /usr/local/lib/libXinerama.so.1
from x11/libXinerama but it is not declared as a dependency
Warning: you need USE_XORG+=xinerama
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list