From 31f4fd34ef568f0d5f3f92c21a9946487b163765 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sun, 22 Aug 2004 18:17:43 +0000 Subject: Chase GeoIP shared library version PR: 69910 Submitted by: Stefan Walter --- games/xqf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/xqf') diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 155abb73668c..84fb706779fc 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -38,7 +38,7 @@ USE_GNOME+= gdkpixbuf .endif .if defined(WITH_GEOIP) -LIB_DEPENDS+= GeoIP.3:${PORTSDIR}/net/GeoIP +LIB_DEPENDS+= GeoIP.4:${PORTSDIR}/net/GeoIP .else CONFIGURE_ARGS+= --disable-geoip .endif -- cgit v1.2.3