summaryrefslogtreecommitdiff
path: root/www/apache20
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-12-27 20:38:37 +0000
committerClement Laforet <clement@FreeBSD.org>2004-12-27 20:38:37 +0000
commit1bf03c0c636a116418cb325bc0f05b2c2cd5583d (patch)
treecb3764e8de9eda609bbaf92ef1d33d0e6e743a50 /www/apache20
parentUpdate to tome 2.3.0 and assign maintainership to submitter. (diff)
- Add a note about the dangerousness of quotes in make.conf
Notes
Notes: svn path=/head/; revision=125283
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile.doc3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache20/Makefile.doc b/www/apache20/Makefile.doc
index 3e029f0d548f..8c70ffd2e929 100644
--- a/www/apache20/Makefile.doc
+++ b/www/apache20/Makefile.doc
@@ -88,6 +88,9 @@
## make WITHOUT_MODULES="access speling status" WITH_PROXY_MODULES=yes
## make WITH_MODULES="include rewrite auth"
##
+## Note: If you define your custom options in /etc/make.conf, don't forget
+## to do not use quotes.
+##
DOCSDIR= ${PREFIX}/share/doc/apache2
EXAMPLESDIR= ${PREFIX}/share/examples/apache2