SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/autoconf/2.54/patches/patch-bin_Makefile_in
Normal file
14
devel/autoconf/2.54/patches/patch-bin_Makefile_in
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- bin/Makefile.in.orig Fri Sep 13 10:15:20 2002
|
||||
+++ bin/Makefile.in Sat Mar 8 14:09:52 2008
|
||||
@@ -346,7 +346,10 @@ uninstall-am: uninstall-binSCRIPTS uninstall-info-am
|
||||
|
||||
$(srcdir)/autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)
|
||||
$(AUTOM4SH) $(srcdir)/autoconf.as -o $@
|
||||
-autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te: Makefile
|
||||
+
|
||||
+# BSD make does not handle this correctly
|
||||
+#autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te: Makefile
|
||||
+
|
||||
.in:
|
||||
rm -f $@ $@.tmp
|
||||
$(edit) $< >$@.tmp
|
Loading…
Add table
Add a link
Reference in a new issue