diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 21:02:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 21:02:39 +0000 |
commit | 4eab73013de0775ee40aa087629d1fd62263c962 (patch) | |
tree | 2c01f66dc56410e4221167bfddd026229f8f15e7 /www/twhttpd | |
parent | 6a0c3b2802303c4eb488d57c02c64ae948c216c4 (diff) |
BROKEN: Unfetchable (despite previous commit)
Notes
Notes:
svn path=/head/; revision=170905
Diffstat (limited to 'www/twhttpd')
-rw-r--r-- | www/twhttpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index 9f42050b1e75..d0f854229996 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Secure HTTP Proxy +BROKEN= Unfetchable + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lmd" |