summaryrefslogtreecommitdiff
path: root/www/mod_geoip
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-27 19:13:50 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-27 19:13:50 +0000
commit6ab2f2e60a9912ed68a77ca30612b074265a0d31 (patch)
tree74624ff3da12f6f800bb091ea6f3d28c7defe903 /www/mod_geoip
parento Install port's supplied version of kill_mldonkey instead of (diff)
Add GeoIP dependency. ::blush:: Not bumping port version.
Notes
Notes: svn path=/head/; revision=74102
Diffstat (limited to 'www/mod_geoip')
-rw-r--r--www/mod_geoip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile
index 529b5556a7f8..0fd1a601570e 100644
--- a/www/mod_geoip/Makefile
+++ b/www/mod_geoip/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= seanc@FreeBSD.org
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
+LIB_DEPENDS= GeoIP.2:${PORTSDIR}/net/GeoIP
APXS?= ${LOCALBASE}/sbin/apxs
APACHE_PORT?= ${PORTSDIR}/www/apache13