diff options
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 06cdc648f763..176751c4196f 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -14,7 +14,7 @@ MAINTAINER= dhn@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from USE_GNOME= gnometarget -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes MAN1= geoiplookup.1 geoipupdate.1 geoiplookup6.1 |