Index: head/math/kaskade/files/patch-minigraph_configure =================================================================== --- head/math/kaskade/files/patch-minigraph_configure (nonexistent) +++ head/math/kaskade/files/patch-minigraph_configure (revision 182555) @@ -0,0 +1,11 @@ +--- minigraph/configure~ Fri Apr 11 18:11:54 2003 ++++ minigraph/configure Wed Jan 17 06:48:23 2007 +@@ -2876,7 +2876,7 @@ + test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' + + +-F77=f77 ++F77=%%F77%% + AR=ar + FFLAGS= + CLDFLAGS= Property changes on: head/math/kaskade/files/patch-minigraph_configure ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/math/kaskade/files/patch-sources_configure =================================================================== --- head/math/kaskade/files/patch-sources_configure (nonexistent) +++ head/math/kaskade/files/patch-sources_configure (revision 182555) @@ -0,0 +1,11 @@ +--- sources/configure~ Fri Apr 11 18:16:30 2003 ++++ sources/configure Wed Jan 17 06:44:26 2007 +@@ -2876,7 +2876,7 @@ + test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' + + +-F77=f77 ++F77=%%F77%% + AR=ar + FFLAGS= + CLDFLAGS= Property changes on: head/math/kaskade/files/patch-sources_configure ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/math/kaskade/files/patch-sources_makefile.in =================================================================== --- head/math/kaskade/files/patch-sources_makefile.in (nonexistent) +++ head/math/kaskade/files/patch-sources_makefile.in (revision 182555) @@ -0,0 +1,11 @@ +--- sources/makefile.in~ Wed Jan 17 06:49:09 2007 ++++ sources/makefile.in Wed Jan 17 09:18:46 2007 +@@ -15,7 +15,7 @@ + CFLAGS = @CFLAGS@ -I$(INCDIR) + CXXFLAGS = @CXXFLAGS@ -I$(INCDIR) + FFLAGS = @FFLAGS@ +-FCLIBS = -lg2c @FCLIB@ ++FCLIBS = %%GCCLIBDIR%% %%FORTRANLIBS%% + CLDFLAGS = @CLDFLAGS@ + FLDFLAGS = @FLDFLAGS@ + LIBS = $(FCLIBS) @X_LIBS@ @FCLIB@ @LIBS@ Property changes on: head/math/kaskade/files/patch-sources_makefile.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property