summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-24 08:19:29 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-24 08:19:29 +0800
commit4f9327ffd8208ce3eba37e6769579977fce62dd5 (patch)
tree82359f7edfc92a6ac2d8ca7a3f408c0bfd5aea73 /www
parent1c44f86e42b9720bae6de5735227ca9071129182 (diff)
downloadmarcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.tar
marcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.tar.gz
marcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.tar.bz2
marcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.tar.lz
marcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.tar.xz
marcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.tar.zst
marcuscom-ports-4f9327ffd8208ce3eba37e6769579977fce62dd5.zip
Fix the installtion.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml3/files/patch-po_Makefile.in.in10
-rw-r--r--www/gtkhtml38/files/patch-po_Makefile.in.in10
2 files changed, 20 insertions, 0 deletions
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@