diff options
Diffstat (limited to 'net/GeoIP/Makefile')
-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 6ba5b1113b27..3470bc233b57 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -17,7 +17,6 @@ COMMENT= Find the country that any IP address or hostname originates from CONFIGURE_ARGS= CC="${CC}" PATH="${PATH}" \ CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -USE_GNOME= gnometarget USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |