diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 18:26:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 18:26:31 +0000 |
commit | 5b57bb5c22b119483acdd4baab439fb1160db324 (patch) | |
tree | 8687dc2608fc524b7b91347a2265f8a9c089f65c /www/thttpd-st | |
parent | 709918d9acb2624f551e067ff853f2f77d7a69f4 (diff) |
Notes
Diffstat (limited to 'www/thttpd-st')
-rw-r--r-- | www/thttpd-st/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/thttpd-st/Makefile b/www/thttpd-st/Makefile index 431612862d5a..6bd53d6f0f48 100644 --- a/www/thttpd-st/Makefile +++ b/www/thttpd-st/Makefile @@ -16,6 +16,8 @@ COMMENT= Tiny/turbo/throttling HTTP server with State Threads BUILD_DEPENDS= ${LOCALBASE}/lib/libst.so.1:${PORTSDIR}/devel/st LIB_DEPENDS= st.1:${PORTSDIR}/devel/st +BROKEN= does not compile with new st + MD5_FILE= ${.CURDIR}/distinfo MASTERDIR= ${.CURDIR}/../../www/thttpd |