aboutsummaryrefslogtreecommitdiff
path: root/www/apache20
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-05-29 22:17:16 +0000
committerClement Laforet <clement@FreeBSD.org>2004-05-29 22:17:16 +0000
commit2864efb22d67b2510c7aae5a703ad3659a728989 (patch)
treefc5ec7a10098131aed240be79501540a97f844bc /www/apache20
parentae67bcb2150735d72aeec60151802666bf44fd93 (diff)
downloadports-2864efb22d67b2510c7aae5a703ad3659a728989.tar.gz
ports-2864efb22d67b2510c7aae5a703ad3659a728989.zip
Notes
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 833a0150bb03..67f69020cb5b 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -116,8 +116,8 @@ PLIST_SUB+= PORTS_APR="@comment "
.else
. if exists(${LOCALBASE}/lib/libapr-0.so)
IGNORE= "apr is installed and may conflict with apache one\
- (if you want to use apr port define WITH_APR_FROM_PORTS,\
- at your own risk)"
+ \(if you want to use apr port define WITH_APR_FROM_PORTS,\
+ at your own risk\)"
. endif
PLIST_SUB+= PORTS_APR=""
.endif