openbsd-ports/lang/gfortran/patches/patch-Makefile_in

22 lines
707 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile_in,v 1.1.1.1 2010/10/10 17:39:06 steven Exp $
--- Makefile.in.orig Fri Dec 29 18:47:06 2006
+++ Makefile.in Sun Jun 20 21:02:26 2010
@@ -444,6 +444,8 @@ BASE_FLAGS_TO_PASS = \
"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
"INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
"LEX=$(LEX)" \
+ "LIBIBERTY=$(LIBIBERTY)" \
+ "BUILD_LIBIBERTY=$(BUILD_LIBIBERTY)" \
"M4=$(M4)" \
"MAKE=$(MAKE)" \
"RUNTEST=$(RUNTEST)" \
@@ -11132,7 +11134,7 @@ check-fixincludes:
.PHONY: install-fixincludes maybe-install-fixincludes
maybe-install-fixincludes:
@if fixincludes
-maybe-install-fixincludes: install-fixincludes
+maybe-install-fixincludes:
install-fixincludes: installdirs
@: $(MAKE); $(unstage)