summaryrefslogtreecommitdiff
path: root/www/dillo/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/dillo/patches/patch-aa')
-rw-r--r--www/dillo/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/dillo/patches/patch-aa b/www/dillo/patches/patch-aa
new file mode 100644
index 00000000000..9aa1e05b0ad
--- /dev/null
+++ b/www/dillo/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.5 2005/01/04 14:09:17 jmmv Exp $
+
+--- dpid/Makefile.in.orig 2004-10-25 13:12:18.000000000 +0200
++++ dpid/Makefile.in
+@@ -475,8 +475,8 @@ uninstall-am: uninstall-binPROGRAMS unin
+
+
+ install-data-local :
+- $(mkinstalldirs) $(DESTDIR)$(sysconfdir)
+- echo dpi_dir=$(libdir)/dillo/dpi > $(DESTDIR)$(sysconfdir)/dpidrc
++ $(mkinstalldirs) $(DESTDIR)$(datadir)/examples/$(PACKAGE)
++ echo dpi_dir=$(libdir)/dillo/dpi > $(DESTDIR)$(datadir)/examples/$(PACKAGE)/dpidrc
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT: