summaryrefslogtreecommitdiffstats
path: root/network/ipv6calc/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ipv6calc/README')
-rw-r--r--network/ipv6calc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ipv6calc/README b/network/ipv6calc/README
index 66599f47b4..8b5209d498 100644
--- a/network/ipv6calc/README
+++ b/network/ipv6calc/README
@@ -10,13 +10,13 @@ external databases. The following build options may be used to include
support for these:
IP2LOCATION=yes Enable IP2Location support (requires ip2location-c)
- GEOIP=yes Enable GeoIP support (requires GeoIP)
+ GEOIP2=yes Enable GeoIP2 support (requires libmaxminddb)
EXTERNAL=yes Enable external db support
where each build option is passed to the slackbuild. Example of
enabling the IP2Location and GeoIP external database:
- IP2LOCATION=yes GEOIP=yes ./ipv6calc.SlackBuild
+ IP2LOCATION=yes GEOIP2=yes ./ipv6calc.SlackBuild
The ipv6calc Apache module can be built by passing MOD_IPV6CALC=yes to
the slackbuild as: