diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-01-10 16:04:33 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-01-10 16:04:33 +0000 |
commit | 0bb581cd3c1b1112c375848cecabcbbabdaeb330 (patch) | |
tree | d08a9cfa47ecbdad0f20c965a5ecab4e2880feb0 /net/py-maxminddb | |
parent | f847247fe08d92ef708296d09071c39a55271a35 (diff) | |
download | ports-0bb581cd3c1b1112c375848cecabcbbabdaeb330.tar.gz ports-0bb581cd3c1b1112c375848cecabcbbabdaeb330.zip |
Notes
Diffstat (limited to 'net/py-maxminddb')
-rw-r--r-- | net/py-maxminddb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile index cc36440e6c0e..5556f97bed99 100644 --- a/net/py-maxminddb/Makefile +++ b/net/py-maxminddb/Makefile @@ -14,7 +14,6 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb -RUN_DEPENDS= ${PY_IPADDRESS} USES= compiler:c11 localbase python:3.6+ USE_GITHUB= yes |