aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-10-31 18:04:24 +0000
committerClement Laforet <clement@FreeBSD.org>2005-10-31 18:04:24 +0000
commite4e2f7cb1603ec80627981825403c53d27054121 (patch)
tree8dbc4703cef3089ceda717be9f6342a2097ad257 /www
parentd25bb420000474cd3755a9bf3a665f2f24fb4536 (diff)
downloadports-e4e2f7cb1603ec80627981825403c53d27054121.tar.gz
ports-e4e2f7cb1603ec80627981825403c53d27054121.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/apache2/Makefile.modules.3rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache2/Makefile.modules.3rd b/www/apache2/Makefile.modules.3rd
index 6305ceffd39c..266973b028f9 100644
--- a/www/apache2/Makefile.modules.3rd
+++ b/www/apache2/Makefile.modules.3rd
@@ -33,7 +33,7 @@ IGNORE= "This module require apache2 and you have apache13 installed"
. endif
. endif
. ifdef(WITH_APACHE2)
-.error You have `WITH_APACHE2' variable defined either in environment or in make(1) argumentsm. but apache13 is installed Please undefine and try again.
+IGNORE= "You have `WITH_APACHE2' variable defined either in environment or in make(1) argumentsm. but apache13 is installed Please undefine and try again."
. endif
.endif