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 91b5b147360d..40924cbcae1f 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ MAINTAINER= seanc@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-gnu-ld=yes INSTALLS_SHLIB= yes |