Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2022 19:39:22 GMT
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6b50a4490698 - main - devel/Makefile: Add missing entry for py-pysimdjson
Message-ID:  <202204021939.232JdMFh091126@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b50a4490698583680695abc95e2ccd7b4101256

commit 6b50a4490698583680695abc95e2ccd7b4101256
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2022-04-02 19:38:25 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2022-04-02 19:38:25 +0000

    devel/Makefile: Add missing entry for py-pysimdjson
    
    Sponsored by:   The FreeBSD Foundation
---
 devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/Makefile b/devel/Makefile
index e77c4c5fddf2..ca090d7edd3f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -5052,6 +5052,7 @@
     SUBDIR += py-pyrsistent
     SUBDIR += py-pysdl2
     SUBDIR += py-pyshp
+    SUBDIR += py-pysimdjson
     SUBDIR += py-pysparklines
     SUBDIR += py-pystorm
     SUBDIR += py-pyte



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