aboutsummaryrefslogtreecommitdiff
path: root/textproc/expat2/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/expat2/files/patch-Makefile.in')
-rw-r--r--textproc/expat2/files/patch-Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/expat2/files/patch-Makefile.in b/textproc/expat2/files/patch-Makefile.in
new file mode 100644
index 000000000000..182565add03d
--- /dev/null
+++ b/textproc/expat2/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+--- Makefile.in.orig Thu Jan 12 00:28:02 2006
++++ Makefile.in Thu Jan 12 00:28:10 2006
+@@ -44,9 +44,9 @@
+ APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
+ LIBRARY = libexpat.la
+
+-ifndef INSTALL_ROOT
++#ifndef INSTALL_ROOT
+ INSTALL_ROOT=$(DESTDIR)
+-endif
++#endif
+
+ default: buildlib xmlwf/xmlwf
+