From nobody Fri Dec 31 20:19:27 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 72FE91918BCB; Fri, 31 Dec 2021 20:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQc1X1Gbpz4R0Y; Fri, 31 Dec 2021 20:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0BD6612184; Fri, 31 Dec 2021 20:19:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BVKJRxe007779; Fri, 31 Dec 2021 20:19:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BVKJR9F007778; Fri, 31 Dec 2021 20:19:27 GMT (envelope-from git) Date: Fri, 31 Dec 2021 20:19:27 GMT Message-Id: <202112312019.1BVKJR9F007778@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 96e6417aa100 - main - emulators/yuzu: sort make targets after 8042b641840f List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 96e6417aa10072254133b8dd96432db82ec859aa Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640981968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pNYwETStQuzpM1T6oNUxG2RNQreDzQYf90sBcgu+++U=; b=CkYV+qjlOyPGStaVoFJR+7Zj9jqrSZMjMQfohCkThiShbtWs1COS0f/xdzxxSAvjonshd/ tE1Ox8LvzWuyxTxAUPgfqqcDEDu8K5jFA3lcOs2kuwId/zsQ8TnAoUgzoc0kQmhphtNd41 DYJ7ovnjJOG62RWjiYMkMVBF5mlm5l9e7RWNd/xyMF1PY42eN4iDJSsGNLU8q8OLxE/o3I XU/r8eYtzZ5duT8FlswXN/fZxxMQdvmSmWGVeI6RSOPa3GYaEmvpYG5Czhke31CMAXtB5L FkBLqlXfsmzN0ZS5NT9u8YTng4+BKhYhRSj+3FpkG+0rIjtaqZ01nGOIAkqqXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640981968; a=rsa-sha256; cv=none; b=MAVGpKjGit9gM8EDU56+X9axqQa52c3DfiCqKCkbJJTQcp9OsW1Mfyau9T0Dm1V9JALu8E +FZH8PNy3de/mv1KoZ5NqFj5MZidWkniKZvteBON2bQhBVUr3K481nHCySAl4SsHbpk1CN tN4wext2QysfQiX4J+VlVCCZ8lWdjPD+iBBzFbSfOfRJzTMtTHK0oBeQtZb/T4tAlCuQsC JRdQhxstriUur9O1crutuDlHlcbPFpAdb2iqbHWEUwpHLgRn6k4Pm+b82OMfEgU/YM3fwB D/HLVhFARk5Y7ja4yAEyxROIEfcd33Up5fxiFpmLVhnNV1lm4+8aIv34BDbvlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=96e6417aa10072254133b8dd96432db82ec859aa commit 96e6417aa10072254133b8dd96432db82ec859aa Author: Jan Beich AuthorDate: 2021-12-31 20:19:09 +0000 Commit: Jan Beich CommitDate: 2021-12-31 20:19:09 +0000 emulators/yuzu: sort make targets after 8042b641840f --- emulators/yuzu/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 00f68ff9e389..d2c5ac2d6343 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -111,12 +111,12 @@ post-patch: -e 's/@GIT_DESC@/${GH_TAGNAME}/' \ ${WRKSRC}/src/common/scm_rev.cpp.in -post-configure: - @${CP} ${DISTFILES:M*\:gamedb:C/\:.*//:S,^,${_DISTDIR},} \ - ${BUILD_WRKSRC}/dist/compatibility_list/ - post-patch-VAAPI-off: @${REINPLACE_CMD} -i .nova '/pkg_check.*libva/d' \ ${WRKSRC}/CMakeLists.txt +post-configure: + @${CP} ${DISTFILES:M*\:gamedb:C/\:.*//:S,^,${_DISTDIR},} \ + ${BUILD_WRKSRC}/dist/compatibility_list/ + .include