diff options
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index eccf12847f84..5837f8f5679a 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -13,6 +13,7 @@ COMMENT= Fast and flexible web server LICENSE= GPLv2 BROKEN_FreeBSD_12= fails to configure: Unable to detect data struct is used by crypt_r +BROKEN_FreeBSD_13= fails to configure: Unable to detect data struct is used by crypt_r USE_GITHUB= yes GH_PROJECT= webserver |