diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-01-16 19:59:57 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-01-16 19:59:57 +0800 |
commit | 24b4a87e28af16ee538a13d051cf894fd04890c0 (patch) | |
tree | d854e0638301bb57998fb068b24eee49962a9b35 /devel/Makefile | |
parent | 742ccd970bca1981e45e0cd921131ac2dbae9f66 (diff) | |
download | freebsd-ports-gnome-24b4a87e28af16ee538a13d051cf894fd04890c0.tar.gz freebsd-ports-gnome-24b4a87e28af16ee538a13d051cf894fd04890c0.tar.zst freebsd-ports-gnome-24b4a87e28af16ee538a13d051cf894fd04890c0.zip |
- Add devel/py3-simplejson, python3 counterpart for devel/py-simplejson
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 169011860c95..70071b09638e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -50,7 +50,6 @@ SUBDIR += R-cran-sourcetools SUBDIR += R-cran-tibble SUBDIR += R-cran-tidyr - SUBDIR += spdlog SUBDIR += SpecTcl SUBDIR += aap SUBDIR += aarch64-binutils @@ -4859,6 +4858,7 @@ SUBDIR += py3-pytest SUBDIR += py3-python-magic SUBDIR += py3-pytz + SUBDIR += py3-simplejson SUBDIR += py3-threema-msgapi SUBDIR += py3-vcversioner SUBDIR += py3-xdg @@ -5562,6 +5562,7 @@ SUBDIR += sparsehash SUBDIR += spatialindex SUBDIR += spdict + SUBDIR += spdlog SUBDIR += spice-protocol SUBDIR += spin SUBDIR += splint |