summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/skipstone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile
index 458b9da53aa..c20f33cd960 100644
--- a/www/skipstone/Makefile
+++ b/www/skipstone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/03/14 12:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/03/17 13:32:46 wiz Exp $
#
DISTNAME= skipstone-0.7.9
@@ -12,6 +12,7 @@ COMMENT= GTK+ web browser that embeds Mozilla's renderer
DEPENDS+= mozilla>=0.9.9:../../www/mozilla
+BROKEN= new version needed that is compatible with mozilla-0.9.9
USE_GMAKE= yes
MAKE_ENV+= X11PREFIX="${X11PREFIX}"