git: 36f9e292e5d2 - main - devel/Makefile: Add py-cykhash

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Sun, 06 Aug 2023 15:36:40 UTC
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36f9e292e5d2031792593ddbe012fc528c821524

commit 36f9e292e5d2031792593ddbe012fc528c821524
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-08-06 15:35:56 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-08-06 15:36:37 +0000

    devel/Makefile: Add py-cykhash
---
 devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/Makefile b/devel/Makefile
index 9575f835ef9f..a31fc4ce2abd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4526,6 +4526,7 @@
     SUBDIR += py-cwcwidth
     SUBDIR += py-cxx
     SUBDIR += py-cycler
+    SUBDIR += py-cykhash
     SUBDIR += py-cymbal
     SUBDIR += py-cymem
     SUBDIR += py-cysignals