diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-08-22 18:17:43 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-08-22 18:17:43 +0000 |
commit | 31f4fd34ef568f0d5f3f92c21a9946487b163765 (patch) | |
tree | 63431cb6b4dc721bbb806099180b4e4919cd8863 /games/xqf | |
parent | e9be5a8ffb484c6d1173d0938c2e14edb72aae1f (diff) | |
download | ports-31f4fd34ef568f0d5f3f92c21a9946487b163765.tar.gz ports-31f4fd34ef568f0d5f3f92c21a9946487b163765.zip |
Notes
Diffstat (limited to 'games/xqf')
-rw-r--r-- | games/xqf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |