From 4f9327ffd8208ce3eba37e6769579977fce62dd5 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 24 Nov 2004 00:19:29 +0000 Subject: Fix the installtion. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3111 df743ca5-7f9a-e211-a948-0013205c9059 --- www/gtkhtml3/files/patch-po_Makefile.in.in | 10 ++++++++++ www/gtkhtml38/files/patch-po_Makefile.in.in | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 www/gtkhtml3/files/patch-po_Makefile.in.in create mode 100644 www/gtkhtml38/files/patch-po_Makefile.in.in (limited to 'www') diff --git a/www/gtkhtml3/files/patch-po_Makefile.in.in b/www/gtkhtml3/files/patch-po_Makefile.in.in new file mode 100644 index 000000000..df4fac948 --- /dev/null +++ b/www/gtkhtml3/files/patch-po_Makefile.in.in @@ -0,0 +1,10 @@ +--- po/Makefile.in.in.orig Tue Nov 23 17:53:53 2004 ++++ po/Makefile.in.in Tue Nov 23 17:58:38 2004 +@@ -31,6 +31,7 @@ + localedir = $(libdir)/locale + gnulocaledir = $(datadir)/locale + gettextsrcdir = $(datadir)/glib-2.0/gettext/po ++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + subdir = po + + INSTALL = @INSTALL@ diff --git a/www/gtkhtml38/files/patch-po_Makefile.in.in b/www/gtkhtml38/files/patch-po_Makefile.in.in new file mode 100644 index 000000000..df4fac948 --- /dev/null +++ b/www/gtkhtml38/files/patch-po_Makefile.in.in @@ -0,0 +1,10 @@ +--- po/Makefile.in.in.orig Tue Nov 23 17:53:53 2004 ++++ po/Makefile.in.in Tue Nov 23 17:58:38 2004 +@@ -31,6 +31,7 @@ + localedir = $(libdir)/locale + gnulocaledir = $(datadir)/locale + gettextsrcdir = $(datadir)/glib-2.0/gettext/po ++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + subdir = po + + INSTALL = @INSTALL@ -- cgit v1.2.3