aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/openwebmail')
-rw-r--r--mail/openwebmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index 76992d45b913..d053e6205671 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -77,7 +77,7 @@ pre-fetch:
.if ${PERL_LEVEL} > 500800
@${ECHO} ""
@${ECHO} "WARNING:"
- @${ECHO} "Please make sure that your PERL is built with -DSUIDPERL_ENABLED,"
+ @${ECHO} "Please make sure that your PERL is built with -DENABLE_SUIDPERL,"
@${ECHO} "otherwise please build openwebmail with WITHOUT_SPEEDYCGI=yes"
@${ECHO} ""
.endif