ports/devel/yasm/files/patch-libltdl-Makefile.in
Sergey Matveychuk 66bed85c5a Update to 0.4.0
PR:		ports/73366
Submitted by:	Peter Johnson <freebsd (at) bilogic (dot) org>
2004-11-01 21:14:14 +00:00

11 lines
453 B
Text

--- 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)"