diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 19:17:36 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 19:17:36 +0800 |
commit | a7b096512c4e0b74eeb300124cd9445636ec5c25 (patch) | |
tree | ceb6acf0aa293dc5acde2d50111d415894c39705 /www/cherokee | |
parent | bc476217bafc2f8eb78c266a2d84a31de364bc99 (diff) | |
download | freebsd-ports-gnome-a7b096512c4e0b74eeb300124cd9445636ec5c25.tar.gz freebsd-ports-gnome-a7b096512c4e0b74eeb300124cd9445636ec5c25.tar.zst freebsd-ports-gnome-a7b096512c4e0b74eeb300124cd9445636ec5c25.zip |
Mark as broken: no public distfiles
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 09462130c604..ff028c823356 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= Fast and flexible web server +BROKEN= No public distfiles + USES= gettext gmake pathfix pkgconfig USE_OPENSSL= yes USE_LDCONFIG= yes |