aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-06-03 08:42:28 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-06-03 08:42:28 +0000
commitaa738525df8e847b261e61963bca913b580555e1 (patch)
tree3bd58526874cbd6bfab4425492429d4ee5693f29 /mail/openwebmail
parentb1e5dc1713351962cc8990ebb9941fcc3ef2fdde (diff)
downloadports-aa738525df8e847b261e61963bca913b580555e1.tar.gz
ports-aa738525df8e847b261e61963bca913b580555e1.zip
Notes
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