From c0f73c207d13c832125c20bd936fa2b6e1b953c1 Mon Sep 17 00:00:00 2001 From: taya Date: Mon, 17 Feb 2003 14:34:00 +0000 Subject: Update galeon to 1.2.8 Changes: 1.2.8 "Gettextize me captain!" - Compatible with 1.01, 1.1, 1.2.1, 1.3a, 1.3b - API Wrappers added from Mozilla for support for old plugins when compiled with gcc 3.x - *Finally* got new versions of gettext (0.11.x) working properly - Couple of bugfixes --- www/galeon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/galeon/Makefile') diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 361835000f5..b43bf68f0d2 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2003/01/10 07:56:35 cjep Exp $ +# $NetBSD: Makefile,v 1.43 2003/02/17 14:34:00 taya Exp $ -DISTNAME= galeon-1.2.7 +DISTNAME= galeon-1.2.8 PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} @@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --with-mozilla-includes=${PREFIX}/include/mozilla \ --disable-applet \ --disable-werror \ --sysconfdir=${PREFIX}/etc -# XXX to build against mozilla 1.1 +# XXX to build against mozilla 1.2 CONFIGURE_ARGS+= --with-mozilla-snapshot=1.2 .include "../../converters/libiconv/buildlink2.mk" -- cgit v1.2.3