diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 13:34:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 13:34:27 +0000 |
commit | 481c7ac6d496ccd2531dbfcd4fa831c87334e031 (patch) | |
tree | 9e602bc1cbe406ff3036da91645e25419a7c1639 /www/mod_rpaf2 | |
parent | 0151c4fe17182b0031b80e20b58e577f5d635f95 (diff) | |
download | ports-481c7ac6d496ccd2531dbfcd4fa831c87334e031.tar.gz ports-481c7ac6d496ccd2531dbfcd4fa831c87334e031.zip |
Notes
Diffstat (limited to 'www/mod_rpaf2')
-rw-r--r-- | www/mod_rpaf2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index 4afbc584aae9..3c61f3135c7e 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -11,7 +11,6 @@ DISTNAME= mod_rpaf-${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= Make proxied requests appear with client IP - USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes @@ -19,5 +18,4 @@ SHORTMODNAME= rpaf SRC_FILE= mod_rpaf-2.0.c -NO_STAGE= yes .include <bsd.port.mk> |