diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-17 13:32:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-17 13:32:46 +0000 |
commit | d7696b5a9551d2736a54d826094b319af63ee20e (patch) | |
tree | b8a94919b6bd823956c275d18dfa00bf59740497 /www | |
parent | 5204d14b86106a54eaa10e40171d80300df1b817 (diff) | |
download | pkgsrc-d7696b5a9551d2736a54d826094b319af63ee20e.tar.gz |
Mark as BROKEN: waiting for version that is compatible with mozilla-0.9.9.
Diffstat (limited to 'www')
-rw-r--r-- | www/skipstone/Makefile | 3 |
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}" |