aboutsummaryrefslogtreecommitdiff
path: root/lang/gfortran
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-05-06 19:49:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-05-06 19:49:54 +0000
commitc72ea155ce5ee61e1ebe83465bb4b4e98569ada8 (patch)
tree513f8f29c9e592d4fa9b7ae95575a2d440a53dac /lang/gfortran
parentf3c2544206a5b27f1a40c33c37e86ec3cf8f9054 (diff)
downloadports-c72ea155ce5ee61e1ebe83465bb4b4e98569ada8.tar.gz
ports-c72ea155ce5ee61e1ebe83465bb4b4e98569ada8.zip
Make portlint happy by replacing space to tab
PR: 65409 Submitted by: trevor
Notes
Notes: svn path=/head/; revision=108577
Diffstat (limited to 'lang/gfortran')
-rw-r--r--lang/gfortran/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gfortran/Makefile b/lang/gfortran/Makefile
index 5baa8edb43a6..f4a1d85166d8 100644
--- a/lang/gfortran/Makefile
+++ b/lang/gfortran/Makefile
@@ -32,7 +32,7 @@ SNAPDATE= 20040317
.include <bsd.port.pre.mk>
.if ${ARCH} != "amd64" && ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386 and !amd64"
+BROKEN= "Does not compile on !i386 and !amd64"
.endif
.if ${ARCH} == "amd64"