[Bug 235886] [patch] x11-clocks/xclock: update to 1.0.8; add missing dependencies and LICENSE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 20 17:31:02 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235886
Niclas Zeising <zeising at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zeising at FreeBSD.org
--- Comment #4 from Niclas Zeising <zeising at 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 above,
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list