From 264cdcd7a6bead083ad3106f86fb0744dedb57f5 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 7 Nov 2003 09:12:58 +0000 Subject: Use the new Apache bits from bsd.port.mk. Submitted by: dinoex --- www/mod_geoip/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'www/mod_geoip') diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile index e8c5bbe..dc6416b 100644 --- a/www/mod_geoip/Makefile +++ b/www/mod_geoip/Makefile @@ -14,14 +14,11 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= seanc@FreeBSD.org COMMENT= An Apache module that provides the country code of the client's IP -BUILD_DEPENDS= ${APXS}:${APACHE_PORT} -RUN_DEPENDS= ${APXS}:${APACHE_PORT} LIB_DEPENDS= GeoIP.3:${PORTSDIR}/net/GeoIP -.include +USE_APACHE= yes -APXS?= ${LOCALBASE}/sbin/apxs -APACHE_PORT?= ${PORTSDIR}/www/apache13 +.include DOCS= Changes INSTALL README README.php -- cgit v1.1