diff options
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 7660e2e44a65..c7758e529282 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -13,8 +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_VER=13 -CONFIGURE_ARGS= --with-gnu-ld=yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN1= geoiplookup.1 geoipupdate.1 |