From 9f0c1232ebbf1e6ceb7e8b71e41b3398e69661ce Mon Sep 17 00:00:00 2001 From: taya Date: Wed, 18 Aug 2004 12:56:08 +0000 Subject: [PATCH] make this work again --- www/galeon12/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/galeon12/Makefile b/www/galeon12/Makefile index de6a660e4300..c0fd24d84a7e 100644 --- a/www/galeon12/Makefile +++ b/www/galeon12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/20 17:34:02 abs Exp $ +# $NetBSD: Makefile,v 1.2 2004/08/18 12:56:08 taya Exp $ DISTNAME= galeon-1.2.14 CATEGORIES= www @@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --with-mozilla-includes=${BUILDLINK_PREFIX.mozilla}/include/moz --disable-werror \ --sysconfdir=${PREFIX}/etc \ MOZILLA_CONFIG=${MOZ_LIBDIR}/mozilla-config -CONFIGURE_ARGS+= --with-mozilla=1.7 +CONFIGURE_ARGS+= --with-mozilla-snapshot=1.7 .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/GConf/buildlink3.mk"