summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-12-26 14:23:47 +0000
committerasau <asau@pkgsrc.org>2010-12-26 14:23:47 +0000
commit08ab95816ed145214569f877ed065be5b519fd91 (patch)
tree3c179c2684508380d7574fa4818d3367bf4a06b6 /mk
parentba24ac279e1e8d41728ae5aff49e5a079d0a9246 (diff)
downloadpkgsrc-08ab95816ed145214569f877ed065be5b519fd91.tar.gz
Remove possibly confusing variable assignment.
Diffstat (limited to 'mk')
-rw-r--r--mk/compiler/pcc.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/compiler/pcc.mk b/mk/compiler/pcc.mk
index bfafd285c1a..3ae7d32b3bb 100644
--- a/mk/compiler/pcc.mk
+++ b/mk/compiler/pcc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pcc.mk,v 1.4 2010/12/26 14:20:01 asau Exp $
+# $NetBSD: pcc.mk,v 1.5 2010/12/26 14:23:47 asau Exp $
#
# This is the compiler definition for the PCC compiler.
#
@@ -30,7 +30,6 @@ _COMPILER_LANGS= c c++ fortran77
_COMPILER_NAME.c= pcc
# TODO:
_COMPILER_NAME.c++ = CC
-_COMPILER_NAME.fortran= f77
_COMPILER_NAME.fortran77= f77
# LANGUAGES.<compiler> is the list of supported languages by the