summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2012-06-20 20:23:20 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2012-06-20 20:23:20 +0000
commit029af38c3784fd89a79170f10eb92cbfb7d10392 (patch)
tree47ae1a6163965d1f5f395dafd4818bbcfef6070e /math
parentUpdate to version 2.2.2 (diff)
Fix spacing.
Notes
Notes: svn path=/head/; revision=299703
Diffstat (limited to 'math')
-rw-r--r--math/polymake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile
index 1a2b1acfaa6e..987ee1669ee6 100644
--- a/math/polymake/Makefile
+++ b/math/polymake/Makefile
@@ -50,7 +50,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} >= 501400
-IGNORE= does not build with Perl 5.14+
+IGNORE= does not build with Perl 5.14+
.endif
.if !defined(DISABLE_MAKE_JOBS)