aboutsummaryrefslogtreecommitdiff
path: root/www/mod_remoteip
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-12-15 22:11:20 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-12-15 22:11:20 +0000
commit8136ee5a9f5c3f3e66da24d4274044b6e9925608 (patch)
tree04a297afc1f15cc989bfa9a4b4fac1df43caa203 /www/mod_remoteip
parentab634dd8ea38be988cfaa5b7560132a6acc30d26 (diff)
downloadports-8136ee5a9f5c3f3e66da24d4274044b6e9925608.tar.gz
ports-8136ee5a9f5c3f3e66da24d4274044b6e9925608.zip
- add stage support
- add license - minor cleanups with hat apache@
Notes
Notes: svn path=/head/; revision=336589
Diffstat (limited to 'www/mod_remoteip')
-rw-r--r--www/mod_remoteip/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_remoteip/Makefile b/www/mod_remoteip/Makefile
index 0f5f942d5850..0735b250a5b2 100644
--- a/www/mod_remoteip/Makefile
+++ b/www/mod_remoteip/Makefile
@@ -10,12 +10,10 @@ DISTNAME= httpd-2.3.5-alpha
MAINTAINER= ports@christianserving.org
COMMENT= Replaces the client IP address/hostname with that given by a proxy
-
USE_APACHE= 22
AP_FAST_BUILD= yes
AP_GENPLIST= yes
SRC_FILE= modules/metadata/${PORTNAME}.c
-NO_STAGE= yes
.include <bsd.port.mk>