aboutsummaryrefslogtreecommitdiffstats
path: root/net/GeoIP
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-09 23:26:04 +0800
committermiwi <miwi@FreeBSD.org>2011-11-09 23:26:04 +0800
commitb227b572d808bc9da030a9f4a079976d44caca94 (patch)
tree1659ecc733f98dafc1d82c17de03ecbfa967a0c3 /net/GeoIP
parent5dda718fe934220c0f5af5544f2af8ccbe900563 (diff)
downloadfreebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.tar.gz
freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.tar.zst
freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.zip
- Remove WITH_FBSD10_FIX, is no longer needed
Diffstat (limited to 'net/GeoIP')
-rw-r--r--net/GeoIP/Makefile1
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