aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-04-11 20:43:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-04-11 20:43:27 +0000
commit4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8 (patch)
treeea9f2143d5c5c7fb7d12b6e23bd5ffefbb665e45
parentfde459879ad9d512d11ff6902ba28853d0e131d2 (diff)
downloadports-4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8.tar.gz
ports-4f4eb2763b26b3ce8f7d174e5a6a01e52177fca8.zip
Hook emulators/z80pack to the build
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
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>