summaryrefslogtreecommitdiff
path: root/www/dillo/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2004-08-27 12:40:37 +0000
committerdrochner <drochner@pkgsrc.org>2004-08-27 12:40:37 +0000
commit0256812ca80d6eb9184d367632331aa444d82cc4 (patch)
treee7b10ac39d60f5ef9345cd6a45961a4dd424559a /www/dillo/patches
parentb05d5c960dfe849345d5d598e7d9ff02b4fce618 (diff)
downloadpkgsrc-0256812ca80d6eb9184d367632331aa444d82cc4.tar.gz
update to 0.8.2
changes; Except from the usual bug-fixes and improvements, some new features snuck in. One nifty feature is the save and open file dialogs remembering the last directory opened. Also, a "start_page" option in the preferences so that you may override the splash screen.
Diffstat (limited to 'www/dillo/patches')
-rw-r--r--www/dillo/patches/patch-ab16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/dillo/patches/patch-ab b/www/dillo/patches/patch-ab
index 0b049d7f399..91de9f7dd72 100644
--- a/www/dillo/patches/patch-ab
+++ b/www/dillo/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.10 2004/05/26 08:06:56 adam Exp $
+$NetBSD: patch-ab,v 1.11 2004/08/27 12:40:37 drochner Exp $
---- Makefile.in.orig 2004-05-13 20:51:56.000000000 +0000
+--- Makefile.in.orig 2004-07-06 19:01:19.000000000 +0200
+++ Makefile.in
-@@ -138,7 +138,7 @@ SUBDIRS = doc src dpid dpi
-
+@@ -175,7 +175,7 @@ target_os = @target_os@
+ target_vendor = @target_vendor@
+ SUBDIRS = doc src dpid dpi
EXTRA_DIST = ChangeLog.old dillorc install-dpi-local
-
-sysconf_DATA = dillorc
+sysconf_DATA =
- subdir = .
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ all: config.h
+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
+