aboutsummaryrefslogtreecommitdiff
path: root/devel/yasm/files/patch-libltdl-Makefile.in
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-11-01 21:14:14 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-11-01 21:14:14 +0000
commit66bed85c5ab5d747e34915ce355b69e31277af82 (patch)
treeebfdf518032714165fc04ecc57e5e735eb9917ba /devel/yasm/files/patch-libltdl-Makefile.in
parent256f185fb0ef104e1b73525194fb79ea381e91be (diff)
Notes
Diffstat (limited to 'devel/yasm/files/patch-libltdl-Makefile.in')
-rw-r--r--devel/yasm/files/patch-libltdl-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/yasm/files/patch-libltdl-Makefile.in b/devel/yasm/files/patch-libltdl-Makefile.in
new file mode 100644
index 000000000000..312bc27d7381
--- /dev/null
+++ b/devel/yasm/files/patch-libltdl-Makefile.in
@@ -0,0 +1,11 @@
+--- libltdl/Makefile.in.orig Tue Nov 2 00:46:21 2004
++++ libltdl/Makefile.in Tue Nov 2 00:47:17 2004
+@@ -51,7 +51,7 @@
+ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+-mkinstalldirs = $(mkdir_p)
++mkinstalldirs = mkdir -p
+ CONFIG_HEADER = $(top_builddir)/config.h
+ CONFIG_CLEAN_FILES =
+ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"