pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/galeon12 make this work again



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73d18355863a
branches:  trunk
changeset: 479620:73d18355863a
user:      taya <taya%pkgsrc.org@localhost>
date:      Wed Aug 18 12:56:08 2004 +0000

description:
make this work again

diffstat:

 www/galeon12/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 76b0851f2a2d -r 73d18355863a www/galeon12/Makefile
--- a/www/galeon12/Makefile     Wed Aug 18 12:42:21 2004 +0000
+++ b/www/galeon12/Makefile     Wed Aug 18 12:56:08 2004 +0000
@@ -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 @@
                        --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"



Home | Main Index | Thread Index | Old Index