diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-06-03 08:42:28 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-06-03 08:42:28 +0000 |
commit | aa738525df8e847b261e61963bca913b580555e1 (patch) | |
tree | 3bd58526874cbd6bfab4425492429d4ee5693f29 /mail/openwebmail/Makefile | |
parent | b1e5dc1713351962cc8990ebb9941fcc3ef2fdde (diff) | |
download | ports-aa738525df8e847b261e61963bca913b580555e1.tar.gz ports-aa738525df8e847b261e61963bca913b580555e1.zip |
Notes
Diffstat (limited to 'mail/openwebmail/Makefile')
-rw-r--r-- | mail/openwebmail/Makefile | 2 |
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 |