diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-07 08:06:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-07 08:06:06 +0000 |
commit | b2e000b638a4748f2ddb62d11d50d4f0a8aa3aa9 (patch) | |
tree | ecf6f8660595bdd52edd6dbc779168e4434df712 /www/cherokee | |
parent | 07c7ac050d9ed1400ce22107cd830677fa4b1867 (diff) |
Notes
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 97eed7d69fb1..8cb57dee0a30 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR=cherokee/1.2/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Extremely fast and flexible web server +BROKEN= Does not configure + USES= gettext gmake pathfix pkgconfig USE_OPENSSL= yes USE_LDCONFIG= yes |