Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2019 17:08:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237584] games/0ad: adds missing USES flags, removes implicit dependency on csh
Message-ID:  <bug-237584-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: phascolarctos@protonmail.ch
                CC: madpilot@FreeBSD.org
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)
          Assignee: madpilot@FreeBSD.org
 Attachment #204043 maintainer-approval?(madpilot@FreeBSD.org)
             Flags:
                CC: madpilot@FreeBSD.org

Created attachment 204043
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204043&action=
=3Dedit
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=3Dyes: t=
hose
users does not have csh and can not build the port. My patch modifies the f=
ile
with an sh-compatible solution, so that the dependency is not needed any mo=
re.

--=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-237584-7788>