Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 20:44:12 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4f4eb2763b26 - main - Hook emulators/z80pack to the build
Message-ID:  <202104112044.13BKiC5N087106@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8

commit 4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2021-04-11 20:43:27 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2021-04-11 20:43:27 +0000

    Hook emulators/z80pack to the build
---
 emulators/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emulators/Makefile b/emulators/Makefile
index 2368ba88e780..408be8070c39 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -183,6 +183,7 @@
     SUBDIR += xzx
     SUBDIR += yuzu
     SUBDIR += yuzu-qt5
+    SUBDIR += z80pack
     SUBDIR += zsnes
 
 .include <bsd.port.subdir.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104112044.13BKiC5N087106>