aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2012-06-21 04:23:20 +0800
committerskv <skv@FreeBSD.org>2012-06-21 04:23:20 +0800
commit9c9af1bb5b26ab1576fc6fa613e0786c55a24cd7 (patch)
tree922483cd6c7b8554a36d7867b4a90720dae27e3a /math
parent62922222c830b4ea32090d717802fd54840c28ba (diff)
downloadfreebsd-ports-gnome-9c9af1bb5b26ab1576fc6fa613e0786c55a24cd7.tar.gz
freebsd-ports-gnome-9c9af1bb5b26ab1576fc6fa613e0786c55a24cd7.tar.zst
freebsd-ports-gnome-9c9af1bb5b26ab1576fc6fa613e0786c55a24cd7.zip
Fix spacing.
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)