summaryrefslogtreecommitdiff
path: root/math/parmetis/files/patch-ab
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-09-01 17:46:30 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-09-01 17:46:30 +0000
commitd5e533cc124e2bc15b84c0b22e2af0fda77ac602 (patch)
treed6227e3c0e49633ce3756befd5966ccbbac5260e /math/parmetis/files/patch-ab
parentUpdate python dependancy to 2.5+ (diff)
- Update to 4.0
PR: ports/160126 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to '')
-rw-r--r--math/parmetis/files/patch-ab19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/parmetis/files/patch-ab b/math/parmetis/files/patch-ab
deleted file mode 100644
index 09756660bccf..000000000000
--- a/math/parmetis/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.in.orig Mon Jun 10 15:07:32 2002
-+++ Makefile.in Mon Jun 10 15:08:55 2002
-@@ -1,6 +1,6 @@
-
- # Which compiler to use
--CC = mpicc
-+CC = ${LOCALBASE}/bin/mpicc
-
-
- # What optimization level to use
-@@ -13,7 +13,7 @@
- COPTIONS =
-
- # Which loader to use
--LD = mpicc
-+LD = ${LOCALBASE}/bin/mpicc
-
- # In which directories to look for any additional libraries
- LIBDIR =