summaryrefslogtreecommitdiff
path: root/www/skipstone/Makefile
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2002-03-28 10:40:33 +0000
committerjmc <jmc@pkgsrc.org>2002-03-28 10:40:33 +0000
commit8aad3d6f8307a715a3409a7179cd810a2e99fea8 (patch)
treeea8e8058de3719ba7e7a83e0d37ebdabc345c345 /www/skipstone/Makefile
parentbd9e09a86da396d73eff0669e1e4c00a438d2476 (diff)
downloadpkgsrc-8aad3d6f8307a715a3409a7179cd810a2e99fea8.tar.gz
Update to skipstone 0.8.0
Re-enable package Highlights from CHANGELOG: - Mozilla 0.9.9 Compatibility - Fix in config.mk - Implemented Minimum Font Size in font section in config. - Patch from Muthu Kumar to enable middle clicking on bookmarks from menus and adds folder/link pixmaps to menu bookmarks/folders. - Patch from Peter Balhos, enabled red tabs while loading, must enable from the misc config section first. - Added fr.po by Rolland Dudemaine.
Diffstat (limited to 'www/skipstone/Makefile')
-rw-r--r--www/skipstone/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile
index c20f33cd960..f1956014b76 100644
--- a/www/skipstone/Makefile
+++ b/www/skipstone/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2002/03/17 13:32:46 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/03/28 10:40:33 jmc Exp $
#
-DISTNAME= skipstone-0.7.9
-PKGREVISION= 1
+DISTNAME= skipstone-0.8.0
CATEGORIES= www
MASTER_SITES= http://www.muhri.net/skipstone/
@@ -12,7 +11,6 @@ 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}"