Commits

Jeremy Lavergne authored dfde0a1f486
sparskit:  Fortran recipies/tests  maintainer patch  fixes https://trac.macports.org/ticket/40638

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112512 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

science/sparskit/files/patch-INFO-makefile.diff

Added
1 +--- INFO/makefile.orig 2013-09-30 23:36:16.000000000 -0400
2 ++++ INFO/makefile 2013-09-30 23:36:42.000000000 -0400
3 +@@ -1,8 +1,8 @@
4 + #
5 + FILES = rinfo1.o dinfo13.o
6 + ## needs library libskit.a in whatever machine version --
7 +
8 +-LIB = -L/project/darpa/lib/PC -lskit
9 ++LIB = ../libskit.a
10 + ##LIB = -L/project/darpa/lib/solaris -lskit
11 +
12 + info1.ex: $(FILES)

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut