[Bug 237584] games/0ad: adds missing USES flags, removes implicit dependency on csh
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 26 17:08:56 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237584
Bug ID: 237584
Summary: games/0ad: adds missing USES flags, removes implicit
dependency on csh
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: madpilot at FreeBSD.org
Reporter: phascolarctos at protonmail.ch
CC: madpilot at FreeBSD.org
Flags: maintainer-feedback?(madpilot at FreeBSD.org)
Assignee: madpilot at FreeBSD.org
Attachment #204043 maintainer-approval?(madpilot at FreeBSD.org)
Flags:
CC: madpilot at FreeBSD.org
Created attachment 204043
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204043&action=edit
0ad - USES flags and csh patch
0ad uses gl, gnome and sdl: it should be declared in the USES variable. My
patch adds the missing USES flags.
The file files/patch-libraries_sources_fcollada_src_Makefile introduces a
dependency on csh. It is true that csh is in the base system, however some
users (such as myself) compile their base system with WITHOUT_TCSH=yes: those
users does not have csh and can not build the port. My patch modifies the file
with an sh-compatible solution, so that the dependency is not needed any more.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list