[Bug 235886] [patch] x11-clocks/xclock: update to 1.0.8; add missing dependencies and LICENSE
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235886 Niclas Zeising <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Niclas Zeising <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"