diff options
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 0857b07326b5..3470bc233b57 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -19,7 +19,6 @@ CONFIGURE_ARGS= CC="${CC}" PATH="${PATH}" \ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -WITH_FBSD10_FIX=yes MAN1= geoiplookup.1 geoipupdate.1 geoiplookup6.1 |