diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /www/viewml | |
parent | BROKEN: Distinfo is incorrect (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80309
Diffstat (limited to 'www/viewml')
-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 |