git: 4f4eb2763b26 - main - Hook emulators/z80pack to the build
Antoine Brodin
antoine at FreeBSD.org
Sun Apr 11 20:44:13 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8
commit 4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-04-11 20:43:27 +0000
Commit: Antoine Brodin <antoine at 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>
More information about the dev-commits-ports-all
mailing list