aboutsummaryrefslogtreecommitdiff
path: root/www/mod_rpaf
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-04 21:01:55 +0000
committerClement Laforet <clement@FreeBSD.org>2005-12-04 21:01:55 +0000
commit87867166f849243e634cb4f697f9878ca024b56e (patch)
treef6ba4f064b4120d65958d9ddb64df463fae16888 /www/mod_rpaf
parent01e58c32713ec81dcfb5d845ed13ce1f93a5fa5b (diff)
- remove duplicated AP_FAST_BUILD definition
Notes
Notes: svn path=/head/; revision=150409
Diffstat (limited to 'www/mod_rpaf')
-rw-r--r--www/mod_rpaf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_rpaf/Makefile b/www/mod_rpaf/Makefile
index a69ac9ead1fb..988136dfbf9e 100644
--- a/www/mod_rpaf/Makefile
+++ b/www/mod_rpaf/Makefile
@@ -15,7 +15,6 @@ COMMENT= Make proxied requests appear with client IP
USE_APACHE?= 1.3+
AP_FAST_BUILD= YES
-AP_FAST_BUILD= YES
AP_GENPLIST= YES
.include <bsd.port.pre.mk>