aboutsummaryrefslogtreecommitdiff
path: root/math/metis/files
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-08-04 16:17:11 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-08-04 16:17:11 +0000
commit475f1dbb3f88ecfa91a1bef9777257a9efe169c6 (patch)
tree09dbf1af714bd36b4dfbdd78e1f92e441199f61a /math/metis/files
parente721a3bf1b399e93a5f57b61cd1dcc69a8f14709 (diff)
downloadports-475f1dbb3f88ecfa91a1bef9777257a9efe169c6.tar.gz
ports-475f1dbb3f88ecfa91a1bef9777257a9efe169c6.zip
Notes
Diffstat (limited to 'math/metis/files')
-rw-r--r--math/metis/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/metis/files/patch-aa b/math/metis/files/patch-aa
index 4fd89068c251..ecee4b3c3833 100644
--- a/math/metis/files/patch-aa
+++ b/math/metis/files/patch-aa
@@ -14,7 +14,7 @@
--- 1,9 ----
# Which compiler to use
-! CC ?= gcc
+! CC ?= cc
# What optimization level to use
! OPTFLAGS += -O2