summaryrefslogtreecommitdiff
path: root/mk/compiler/pcc.mk
diff options
context:
space:
mode:
authorasau <asau>2010-12-26 14:23:47 +0000
committerasau <asau>2010-12-26 14:23:47 +0000
commitfd9e47b1486e6ce69f52209ea0e9b64fdbc0bce8 (patch)
tree3c179c2684508380d7574fa4818d3367bf4a06b6 /mk/compiler/pcc.mk
parent57e2f6eba13b36595a527b9ebc414b91b86b44bf (diff)
downloadpkgsrc-fd9e47b1486e6ce69f52209ea0e9b64fdbc0bce8.tar.gz
Remove possibly confusing variable assignment.
Diffstat (limited to 'mk/compiler/pcc.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