diff options
Diffstat (limited to 'math/polymake/Makefile')
-rw-r--r-- | math/polymake/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile index 85c4b8160ef9..5f3dadc89df5 100644 --- a/math/polymake/Makefile +++ b/math/polymake/Makefile @@ -47,6 +47,8 @@ NO_STAGE= yes .if ${PERL_LEVEL} >= 501400 IGNORE= does not build with Perl 5.14+ .endif +DEPRECATED= Does not build with any supported version of Perl +EXPIRATION_DATE= 2014-06-22 pre-fetch: @if [ ${MAKE_JOBS_NUMBER} -gt 1 ]; then \ |