diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2012-06-20 20:23:20 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2012-06-20 20:23:20 +0000 |
commit | 029af38c3784fd89a79170f10eb92cbfb7d10392 (patch) | |
tree | 47ae1a6163965d1f5f395dafd4818bbcfef6070e /math/polymake | |
parent | a609a02279646ce3246627b538f62b3b658d5547 (diff) |
Notes
Diffstat (limited to 'math/polymake')
-rw-r--r-- | math/polymake/Makefile | 2 |
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) |