Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 17:31:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 235886] [patch] x11-clocks/xclock: update to 1.0.8; add missing dependencies and LICENSE
Message-ID:  <bug-235886-7141-HyqkkPXA8w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235886-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235886-7141@https.bugs.freebsd.org/bugzilla/>

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

Niclas Zeising <zeising@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeising@FreeBSD.org

--- Comment #4 from Niclas Zeising <zeising@FreeBSD.org> ---
XORG_CAT probably needs to be before USE_XORG, since USE_XORG pulls in
bsd.xorg.mk, which uses XORG_CAT.  Looking at a sample of Makefiles with
XORG_CAT in them, it is always defined before USE_XORG (usually the line ab=
ove,
if the makefile is simple) or after any BUILD/RUN/LIB_DEPENDS.

Portlint is wrong in this regard (and should probably be patched).

This comment applies to all your submissions.

--=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-235886-7141-HyqkkPXA8w>