Date: Sun, 25 Dec 2016 23:42:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215548] [PATCH] games/ufoai: Set ALL_TARGET instead of a post-build target. Message-ID: <bug-215548-13-CaU6312Lan@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215548-13@https.bugs.freebsd.org/bugzilla/> References: <bug-215548-13@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=3D215548 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Dec 25 23:41:53 UTC 2016 New revision: 429469 URL: https://svnweb.freebsd.org/changeset/ports/429469 Log: Set ALL_TARGET instead of defining a post-build target Instead of manually invoking some make targets in post-build, use the ALL_TARGET variable, which is cleaner and reduces the size of the Makefil= e. PR: 215548 Approved by: m.tsatsenko@gmail.com (maintainer) Changes: head/games/ufoai/Makefile --=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-215548-13-CaU6312Lan>