From cbd0f47b37984cf6d02c06f247e3951a8c4bdf2e Mon Sep 17 00:00:00 2001 From: Eric Melville Date: Wed, 29 May 2002 22:16:38 +0000 Subject: [PATCH] Mark as broken because it does not work with the current mozilla port. --- www/skipstone/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index cb2e7a50f4a6..45a3b3395c19 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.muhri.net/skipstone/ MAINTAINER= eric@FreeBSD.org +BROKEN= "Does not work with the current mozilla port" + BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \ ${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded RUN_DEPENDS= ${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded \