diff options
Diffstat (limited to 'www/viewml/Makefile')
-rw-r--r-- | www/viewml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/viewml/Makefile b/www/viewml/Makefile index e14885eecc23..302f5240d1d9 100644 --- a/www/viewml/Makefile +++ b/www/viewml/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.viewml.com/pub/viewml/ MAINTAINER= sobomax@FreeBSD.org COMMENT= An open source web browser targeted at the embedded platforms +BROKEN= "Does not compile" + BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ wwwzip.1:${PORTSDIR}/www/libwww |